From fed1f02774a8bf3daa323bc5230735427f59854b Mon Sep 17 00:00:00 2001 From: kpcyrd Date: Tue, 2 Sep 2014 19:44:35 +0200 Subject: [PATCH] Add README.md --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e5753e0 --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +start.ffhh +========== + +Development +----------- + + aptitude install jekyll + git clone git@github.com:freifunkhamburg/start-ffhh.git + cd start-ffhh/ + jekyll serve -w + +Deployment +---------- + + aptitude install jekyll + git clone https://github.com/freifunkhamburg/start-ffhh.git + cd start-ffhh + jekyll build + +License +------- + +https://creativecommons.org/licenses/by/4.0/ +