Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 777 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 777 Bytes

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.

CAuDri Website

This is the repository of the official CAuDri-Challenge Website: www.caudri-challenge.de

Based on Jekyll and the Feeling Responsive Theme.

Installation (Development)

  1. Install Ruby and RubyGems
  2. Install Jekyll: gem install jekyll
  3. Clone this repository
  4. Run bundle install in the repository directory
  5. Run bundle exec jekyll serve to start the development server