- Install a javascript runtime, e.g. nodejs
- Install bundle by running
gem install bundle - Install the dependencies by running
bundle
- Use
rake build. This will build the website to the_sitedirectory
- Use
rake serve. This watches files for changes and serves the website on http://0.0.0.0:4000/
Simply git push to the master branch. There's a hook that will automatically deploy it to darmstadt.freifunk.net