Skip to content

mdrenger/darmstadt.freifunk.net

Repository files navigation

FFDA website

darmstadt.freifunk.net

Dependencies

  • Install a javascript runtime, e.g. nodejs
  • Install bundle by running gem install bundle
  • Install the dependencies by running bundle

Building

  • Use rake build. This will build the website to the _site directory

Serving (to work locally)

Testing

  • Use rake test State of the current master branch, powered by Travis-CI: Build Status

Deployment

Simply git push to the master branch. There's a hook that will automatically deploy it to darmstadt.freifunk.net