Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

ffka/karlsruhe.freifunk.net

 
 

Repository files navigation

THIS REPO IS DEPRECTED

It can now be found at: https://gitlab.karlsruhe.freifunk.net/website/karlsruhe.freifunk.net

FFKA WEBSITE

karlsruhe.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

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 31.4%
  • JavaScript 28.7%
  • HTML 25.5%
  • CSS 13.7%
  • Ruby 0.7%