Source code for my personal website at lewis-weinberger.github.io. To build this website you need an installation of Guile Scheme and David Thompson's Haunt library, as well as Guile CommonMark. The site can then be built and served locally using:
$ git clone https://github.com/lewis-weinberger/haunt-website.git
$ cd haunt-website
$ haunt build
$ haunt serve