Skip to content

gerotakke/website

 
 

Repository files navigation

Input Labs website

Website published at inputlabs.io

Contributions

  • Accessibility database: If you want to contribute, the videogame entries for the accessibility database are located at src/pug/db.
  • Alpakka manual: If you want to contribute, the manual files are located at src/pug/alpakka/manual.

Dependencies

Commands

  • npm run dev - To dynamically render pages while developing.
  • npm run dev_strict - To develop with a more faithful but slower rendering (build & serve).
  • npm run build - To consolidate into HTML and static files.
  • npm run build_prod - To consolidate into HTML and static files, for production.
  • npm run serve - To serve the consolidated version locally.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pug 91.1%
  • CSS 7.4%
  • JavaScript 1.5%