The MKDocs source for the Midnight Valley site. https://www.midnightvalley.net
Find a file
2025-04-12 17:36:44 -04:00
.vscode Add Tavia, update Admin. 2023-12-10 15:06:18 -05:00
docs 1.21.4!!! 2025-04-12 12:34:59 -04:00
overrides/partials restrict domains 2025-04-12 17:36:44 -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 Add tracking 2025-04-12 16:04:57 -04: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