summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2025-08-24 22:35:23 +0200
committerStefan Kreutz <mail@skreutz.com>2025-08-24 22:35:23 +0200
commit2e441c853e6233c0a1853fcab43a1e5203d86fd8 (patch)
tree845cbe29f7b39011f7e241879d5f6336f49a727f
parente7de84b266b8da95e9062fe38b207feb847b5433 (diff)
downloadblog-2e441c853e6233c0a1853fcab43a1e5203d86fd8.tar
Document flake usage
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
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
Generated by cgit. See skreutz.com for my tech blog and contact information.