This used to be nice structured python project that converted reStructuredText
into HTML. I realized that most of the python I wrote wrangled files with the
same name but different extensions around different folders. This is what
make does pretty well. So now I have a bunch of python scripts that do
onefill in templates etc. Which the Makefile orchestrates. The markup language
is now asciidoc, which is much easier to write in than Markdown or
reStructuredText.
I really like the styling. I worked very hard on it. Hope you like it too! We are only missing syntax highlighting.