diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |