Giter Site home page Giter Site logo

mrtipson / otz-builds Goto Github PK

View Code? Open in Web Editor NEW
12.0 2.0 1.0 2.54 MB

A webpage that displays Otzdarva's recommended builds for Dead by Daylight. Data is obtained automatically from the google doc.

Home Page: https://mrtipson.github.io/otz-builds/

CSS 33.91% JavaScript 39.90% Handlebars 26.19%
deadbydaylight otzdarva build killer perks

otz-builds's Introduction

Website link: otzdarva.com/builds

About

Here is the source code which is behind the builds website. Unless things change in the future, the above link redirects to the GitHub pages site of this repository, available on mrtipson.github.io/otz-builds/.

Contributing

  • For any bugs/feature requests, please make a GitHub issue.
  • Keep Chromium 85.0 compatibility (this is the Steam overlay integrated browser)
  • Unless necessary, try avoiding additional dependencies

Building

Clone the repo. git clone https://github.com/MrTipson/otz-builds.git

Go into the build directory. cd otz-builds/build

Install node packages. npm i

If you get an error when running node, its possible that your node installation doesn't support null propagation operators yet.

Generate perks file. node getPerks.js

Generate site HTML. node buildPage.js

You can view the index.html immediately, but perk descriptions require a web server to be running.

otz-builds's People

Contributors

mrtipson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

samclane

otz-builds's Issues

Demos image appears twice

Because Demo's teachables are back, his image now appears twice because of some hard-coded line in your buildPage.js

Overflowing Image on survivor builds

Describe the bug
The image is overflowing the parent container. Adding overflow: hidden; fixes it.

Screenshots
Showcasing the overflow, going out of bounds of the parent div.
image

How it looks with overflow hidden, via web inspector.
image

Device information
Only tested in Firefox

Extra

If you want me to make a PR on this I wouldn't mind it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.