summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-09-16 22:48:16 +0200
committerJonas Smedegaard <dr@jones.dk>2017-09-16 22:48:47 +0200
commitd7400f129cfa70ddcdb23c8b193dec61bd23ac57 (patch)
tree4aade68f1206c8c71dcceb13d86a7df5eec4f90a
parent0b18b3056030c5571e0223c1c91f6538b97eacfa (diff)
Add README.
-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