Creating a Dynamic Url based Document generator

I want to run mkdocs locally in my mini raspi server and generate html docs from my git repos markdown files.

The way i want to do it

  • every 30 minutes my server will connect to my defined repositories in git and pull the docs
  • run a check on the directory tree
  • update the nav section of yaml of mkdocs
  • immediately reload the server

Quick Access

Faster way to traverse the blog