site

My Hakyll-based website generated from a zk notebook

git clone https://git.8pit.net/site.git

commits

2025-11-26 README.md: actually reference the website Sören Tempel
2025-11-26 README.md: Update Sören Tempel
2025-11-26 Add CC-BY-NC-SA-4.0 license Sören Tempel
2025-11-26 Improve css for headings Sören Tempel
2025-11-17 Add missing <p> tag on index page Sören Tempel

Clone the repository to access all 107 commits.

notes

A website generated from my zk notebook.

Usage

Note: Usage via Guix is currently broken, waiting for next Hakyll release.

Invoke using Guix as follows:

$ guix time-machine -C channels.scm -- shell -CN --expose=~/doc/zk-notebook
[env] cabal run site -- build

Important to run this in a container, otherwise it messes with the host’s Cabal config.