The MKDocs source for the Midnight Valley site. https://www.midnightvalley.net
Find a file
2024-11-18 19:08:35 -05:00
.vscode Add Tavia, update Admin. 2023-12-10 15:06:18 -05:00
docs Start adding commands 2024-11-18 19:08:35 -05:00
overrides/partials Drop font 2024-06-21 11:36:15 -04:00
.gitignore Beginning 2023-10-17 22:09:29 -04:00
deploy.sh New web server address 2024-07-14 11:17:32 -04:00
mkdocs.yml Merge branch 'main' of git01.east1.us.mapleflask.net:midnight_valley/website 2024-11-15 17:46:25 -08:00
README.md update requirements. 2023-11-17 11:21:41 -05:00
requirements.txt Add Python requirements 2024-01-16 10:49:09 -05:00

Midnight Valley Website

https://www.midnightvalley.net

Requirements

  • mkdocs
  • mkdocs-material
  • mkdocs-glightbox
  • mkdocs-rss-plugin

To serve a local editing copy, run mkdocs serve

To deploy, run ./deploy.sh