Find a file
2014-09-06 10:38:53 +02:00
_data Add information if the website is located at .ffhh 2014-09-06 10:38:53 +02:00
_includes Link about to hamburg.freifunk.net 2014-09-02 00:19:53 +02:00
_layouts Initial commit 2014-09-02 00:03:54 +02:00
css Initial commit 2014-09-02 00:03:54 +02:00
.gitignore Initial commit 2014-09-02 00:03:54 +02:00
_config.yml Initial commit 2014-09-02 00:03:54 +02:00
index.html Initial commit 2014-09-02 00:03:54 +02:00
README.md Update deploy instructions 2014-09-05 15:56:06 +02:00

start.ffhh

Add a service

The list of all services is located at _data/services.yaml. You can use this file to sort the services and add new ones.

Development

aptitude install jekyll
git clone git@github.com:freifunkhamburg/start-ffhh.git
cd start-ffhh/
jekyll serve -w

Deployment

cd /var/www/start-ffhh/
git pull
jekyll build

License

https://creativecommons.org/licenses/by/4.0/