Commit Graph

3 Commits

Author SHA1 Message Date
bluepython508
638e4498da Add basics for home page
- Banner
 - Map
2024-03-12 09:23:23 +00:00
bluepython508
92ad40d32d Basic page setup
- Add bootstrap
 - Add other pages
 - (responsive) navbar with links to each page
2024-03-05 21:13:57 +00:00
bluepython508
d6ef3d511c Initial Setup
Tooling:
  nix/direnv to ensure dependencies are present
  jinja-based templating to avoid duplication of common sections of pages
    (header and footer, primarily)
  auto-rebuilding server for rapid iteration
2024-03-05 09:42:02 +00:00