From d7400f129cfa70ddcdb23c8b193dec61bd23ac57 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 16 Sep 2017 22:48:16 +0200 Subject: Add README. --- README | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) 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 + 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 , 2017-09-16 -- cgit v1.2.3