summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-02-27 19:49:29 +0100
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:49:29 +0100
commit0b2358990103914f5f2c3f78713bee7e44bbbc02 (patch)
treefb6e4d12ef53f342bad8ecd7ae72c5dcd032075d
parentfcb3776679da2dd80a8091f26962d6f874b1b346 (diff)
Update README: Fix mention underlay git. Git-ignore underlay.
-rw-r--r--.gitignore1
-rw-r--r--README1
2 files changed, 2 insertions, 0 deletions
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