Tom Forsyth · 7w What's your favourite static web page builder? Something that takes some form of markup language and splits out some HTML. Nothing fancy, I just really really need to get my (read-only) web page/blog ... Jari Komppa ๐ซ๐ฎ @Jari Komppa ๐ซ๐ฎ 1777355988 @nprofile1q... I rolled my own. Had to try a bunch of different python markdown to html ones until I found one that supports all the stuff I want, and then I modify the result with a hundred regexes..