$Id: fc2269c2b7523b7a939e3f444343abf5c27bd089 $
This website is entirely static and written in markdown, I use pandoc
and a Makefile to generate it. In fact, you can view the source of any
page on this site just by changing .html to
.md.
Here’s the source for this page, for example.
You can see the Makefile I use too, if you like.