From 2e441c853e6233c0a1853fcab43a1e5203d86fd8 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Sun, 24 Aug 2025 22:35:23 +0200 Subject: Document flake usage --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 714ed8b..2544443 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,11 @@ Deploy the website: $ cabal v2-run exe:site -- deploy +Alternatively build the experimental Nix flake: + + $ nix build git+https://git.skreutz.com/blog.git + $ open ./result/srv/www.skreutz.com/index.html + ## Credits Built with [Hakyll](https://jaspervdj.be/hakyll/) and -- cgit v1.2.3