site

My Hakyll-based website generated from a zk notebook

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

commits

2026-04-01 watch.sh: Initialize Sören Tempel
2026-03-17 Switch to Guix for building the site Sören Tempel
2026-02-28 css: Better styling of footnotes Sören Tempel
2026-01-04 Support pandoc >= 3.8.0 Sören Tempel
2025-11-26 README.md: actually reference the website Sören Tempel

Clone the repository to access all 111 commits.

notes

A website generated from my zk notebook.

More information about the setup: https://notes.8pit.net/notes/c0p9.html.

Usage

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.