Find a file
2016-05-13 21:32:10 +02:00
_data Added schnackr. 2016-05-13 21:32:10 +02:00
_includes Replace zepto with jquery 2015-12-07 19:28:54 +01:00
_layouts Add newsfeed 2014-09-10 16:51:32 +02:00
css Show 3 Lines of text instead of 1 2015-01-14 20:51:13 +01:00
fonts Add font awesome 2014-09-09 17:58:25 +02:00
images Add CreativeCommons logo 2014-09-09 18:34:03 +02:00
js Replace zepto with jquery 2015-12-07 19:28:54 +01:00
.gitignore Ignore /_site/ 2014-09-10 15:40:15 +02:00
_config.yml Slightly adapt description 2015-01-14 20:50:11 +01:00
default.nix Added default.nix to have a nice dev shell in NixOS. 2016-05-13 21:17:07 +02:00
index.html Change grid of services on large screens 2014-09-10 17:42:44 +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/