site

My Hakyll-based website generated from a zk notebook

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

commits

2026-01-04 Support pandoc >= 3.8.0 Sören Tempel
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

Clone the repository to access all 108 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.