Install Nix
curl https://nixos.org/nix/install | sh
C-c C-e P p
or
make -C hakyll org-publish-project
(Re)build the site
make -C hakyll rebuild
N.B. The Makefile requires GNU Make ≥ 3.82 in order to use .ONESHELL:
for the deploy
target.
nix-env -iA gnumake