summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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.