- /
- Meta/
Meta
This site is built using Go, Hugo and Nix.
The page content is a static site, rendered with Hugo using the lovely congo theme. The page is served with a custom web server I wrote called gosherve. The site is packaged using a Nix Flake, which outputs both a package and an OCI container, which is deployed to Fly.io with a Github Action.
There is also an RSS feed for this site.
I wrote more about building the site in my first blog post
This site was built from commit efd5054 on December 6, 2024 at 10:27 UTC.
Source code is available at jnsgruk/jnsgr.uk.