Personally, I’m looking for something that takes a folder of Markdown files with wiki links and generates HTML files. Ideally, I’d like to be able to use my own CSS. I don’t need other features, just something simple. Do you have any suggestions?
It is said that the LISP's father, John McCarthy, lamented the W3C's choice of SGML as the basis for HTML : « An environment where the markup, styling and scripting is all s-expression based would be nice. » The lambdaway project could be an answer, small and simple.
If you’re looking for inspiration, the older source code is up at https://github.com/rcarmo/sushy. The current version is pure Python 3, but I haven’t cleaned it up for public use (and likely never will, since I want to do something simpler now).