Welcome to my personal site! This is a work in progress so there isn't much here for the moment.
All the content is written in Markdown and rendered with Haunt.
GNU Guix is used to automatically create the correct environment; this is the only official method for building the site.
You can launch an interactive development environment using the provided manifest file:
guix shell -m manifest.scmYou can then use any Haunt command to develop the site:
haunt build && haunt serve --watchThis site is published on sourcehut pages using Haunt's built-in sourcehut publisher.
haunt build && haunt publish