Generates a website for your markdown notes. Features:
[[wikilinks]]support- generates page listings
- code syntax highlighting
- themeable
- lightweight
pip install .static-markdown-wiki path_to_md_content_folder path_to_output_folderCopy the theme directory somewhere. Adapt the jinja templates and the css to your liking. Run
static-markdown-wiki path_to_md_content_folder path_to_output_folder path_to_your_theme_folder