519 B
519 B
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
aptitude install jekyll
git clone https://github.com/freifunkhamburg/start-ffhh.git
cd start-ffhh
jekyll build