summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README26
1 files changed, 26 insertions, 0 deletions
diff --git a/README b/README
index e69de29..28ef7fc 100644
--- a/README
+++ b/README
@@ -0,0 +1,26 @@
+Dinky sassy pocketbook
+======================
+
+
+Preparations
+------------
+
+ 1) Use the stable release (Stretch) of Debian <http://www.debian.org/>
+ 2) Install needed tools:
+
+ sudo apt install git sassc
+
+
+Use
+---
+
+Create the website:
+
+ git clone git://source.couchdesign.dk/layout-dinky
+ cd layout-dinky
+ make
+
+Website is then located in the root directory.
+
+
+ -- Jonas Smedegaard <dr@jones.dk>, 2017-09-16