From 0b2358990103914f5f2c3f78713bee7e44bbbc02 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 27 Feb 2015 19:49:29 +0100 Subject: Update README: Fix mention underlay git. Git-ignore underlay. --- .gitignore | 1 + README | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5f6f3a9..588b009 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ */.sass-cache/ /build/ /content/ +/underlay/ /styling/ /forms/ /config/ikiwiki*.setup diff --git a/README b/README index 92b32a7..a4bb87a 100644 --- a/README +++ b/README @@ -19,6 +19,7 @@ Create the website with the following commands as normal(!) user: git clone git://source.redpill.dk/support cd support git clone git://source.redpill.dk/support/content + git clone git://source.redpill.dk/support/underlay make init make -B -- cgit v1.2.3