summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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