site

My Hakyll-based website generated from a zk notebook

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

commits

2026-06-19 css: resize images Sören Tempel
2026-06-19 site.hs: Support images Sören Tempel
2026-06-15 site.cabal: Fix license file reference Sören Tempel
2026-04-01 watch.sh: Initialize Sören Tempel
2026-03-17 Switch to Guix for building the site Sören Tempel

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