From 14858277fb74c3788af1226f37b22089229edc34 Mon Sep 17 00:00:00 2001 From: Joris Date: Sat, 29 Oct 2016 21:43:37 +0200 Subject: Use Hakyll to generate web pages --- build | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 build (limited to 'build') diff --git a/build b/build new file mode 100755 index 0000000..9e5cca5 --- /dev/null +++ b/build @@ -0,0 +1,2 @@ +#!/bin/sh +nix-shell --command "make clean install build" -- cgit v1.2.3