To build the web site, you need Haunt:

  https://dthompson.us/projects/haunt.html

You can install it with something like:

  guix install haunt

The following command builds the web site:

  haunt build

… and this one serves a copy of the web site:

  haunt serve

Enjoy!