The MKDocs source for the Midnight Valley site. https://www.midnightvalley.net
Find a file
2023-11-17 11:21:41 -05:00
.vscode Dictionary update 2023-11-14 20:09:57 -05:00
docs Move maintenance to administration 2023-11-17 10:35:21 -05:00
overrides/partials Copyright and build date 2023-11-05 11:01:27 -05:00
.gitignore Beginning 2023-10-17 22:09:29 -04:00
deploy.sh Better deploy script 2023-11-01 22:21:25 -04:00
mkdocs.yml Add status link to social icons 2023-11-17 11:08:18 -05:00
README.md update requirements. 2023-11-17 11:21:41 -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