Add README.md
This commit is contained in:
parent
c39f645578
commit
fed1f02774
24
README.md
Normal file
24
README.md
Normal file
|
@ -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/
|
||||||
|
|
Loading…
Reference in a new issue