chk1 / weihnachtsmarkt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weihnachtsmarkt 2014 Münster

Install

Required software:

Steps to get it running:

  • Clone the repository: git clone https://github.com/codeformuenster/weihnachtsmarkt.git
  • cd weihnachtsmarkt
  • Install Bundle dependencies: bundle install
  • Install Bower depedencies: bower update
  • Run app locally: bundle exec middleman

Deployment (on gh-pages)

First make sure you don't have any outstanding commits, then

$ bundle exec rake build
$ bundle exec rake publish

License

Apache Version 2.0

About

License:Apache License 2.0


Languages

Language:CoffeeScript 33.3%Language:CSS 29.5%Language:Ruby 23.7%Language:JavaScript 13.6%