Skip to content

zerovolts/zerovolts.github.io

Repository files navigation

Personal website hosted at zerovolts.com. There are no code dependencies other than Web Platform APIs.

Privacy-friendly website analytics hosted at zerovolts.goatcounter.com (not public).

Navigation

Overview of the directory structure.

  • assets/ - Fonts and images.
  • components/ - Reusable web components.
  • pages/ - Directories for every page/app (other than the homepage) on the website.
  • shared/ - The core library powering most of the apps on the website.
  • CNAME - Necessary for custom domains on Github.
  • global.css - Site-wide styles including common variables and utility classes.
  • index.html - The entry point and homepage of the website.
  • runtime.js - Automatically scales up pixel art to a specific pixel size.

Development

Point any simple web server application at this directory.

npx http-server