The MKDocs source for the Midnight Valley site. https://www.midnightvalley.net
Find a file
2023-12-03 15:43:09 -05:00
.vscode Dictionary update 2023-11-14 20:09:57 -05:00
docs Fix seed and download is ready. 2023-12-03 15:43:09 -05:00
overrides Add buymeacoffee button 2023-12-01 11:50:48 -05:00
.gitignore Beginning 2023-10-17 22:09:29 -04:00
deploy.sh Update deploy script 2023-11-24 17:48:50 -05:00
mkdocs.yml Totally necessary network diagram 2023-12-01 10:28:49 -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