Post #2536408
2026-02-07 08:44 UTC
@rajeesh@typo.social wrote my own site-specific generator in Python + Makefiles, been maintaining it since 2008. uses some boringly old tech (Mako https://www.makotemplates.org/, sass https://sass-lang.com/, yaml, markdown) and has some weird hacks (to make builds faster I worked around python's startup time by implementing a little python job server and a little C client that connects to it via unix sockets).
unfortunately it's too deeply entangled with the site's content for me to put it on github or similar.
Replies (0)
No replies.