Skip to content

dersch81/darmstadt.freifunk.net

This branch is 164 commits ahead of mdrenger/darmstadt.freifunk.net:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d75be41 · Jan 23, 2017
Sep 23, 2015
Aug 1, 2016
Feb 7, 2016
Jan 23, 2017
Jan 16, 2016
Dec 21, 2016
Jan 16, 2016
Oct 3, 2016
Aug 10, 2016
Jan 20, 2017
Apr 25, 2015
Dec 18, 2016
Nov 2, 2015
Jan 6, 2015
Nov 2, 2015
Dec 19, 2016
Aug 14, 2016
Dec 22, 2014

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 install --path vendor/bundle

Building

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

Serving (to work locally)

  • Use bundle exec rake serve. This watches files for changes and serves the website on http://0.0.0.0:4000/

Testing

  • Use bundle exec 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

About

Unsere aktuelle Webpräsenz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.1%
  • HTML 30.8%
  • JavaScript 12.3%
  • Ruby 0.8%