Caution
This is a public repository, do not include any personal data, passwords, account information or other private matters in the repository including issues and wiki. Act accordingly, mind your manners and language - the world can see how you behave here.
This is the repository of the official CAuDri-Challenge Website: www.caudri-challenge.de
Based on Jekyll and the Feeling Responsive Theme.
- Install Ruby and RubyGems
- Install Jekyll:
gem install jekyll
- Clone this repository
- Run
bundle install
in the repository directory - Run
bundle exec jekyll serve
to start the development server