~puer-robustus/mkdocs-wiki

mkdocs rendered version of my personal wiki
support footnotes in markdown files
add README
add admonition markdown extension

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~puer-robustus/mkdocs-wiki
read/write
git@git.sr.ht:~puer-robustus/mkdocs-wiki

You can also use your local clone with git send-email.

#My Wiki

This is a thin mkdocs layer wrapped around a bunch of markdown files to render them nicely in a Read The Docs themed webpage.

To build the documentation/wiki, make sure you have the markdown files available in a docs directory and mkdocs installed, then run mkdocs build (to build) or mkdocs serve (to serve on localhost:8000).