Website source code
Tools
- Most pages here are static HTML. To keep them in sync, I use a simple program called GTML to do preprocessing before uploading, which keeps server overheads to a minimum. It also makes pages very easy to edit, as most of them only have 4 short lines of text apart from the actual content, and macros can be defined for HTML snippets.
Blog
My blog uses my own Haskell software, available on bitbucket. It uses the Ella library.