Static site generator for an idiot who doesn't want to learn a new templating language just to have a blog?
vegetaaaaaaa @ vegetaaaaaaa @lemmy.world Posts 8Comments 253Joined 2 yr. ago

vegetaaaaaaa @ vegetaaaaaaa @lemmy.world
Posts
8
Comments
253
Joined
2 yr. ago
https://www.sphinx-doc.org/ + https://pradyunsg.me/furo/ theme + https://myst-parser.readthedocs.io/ markdown parser + https://sphinx-design.readthedocs.io/ extensions.
Just drop all your markdown files in a directory and run
sphinx-build
. Highly customizable but also works out of the box