CAuDri / caudri.github.io

Source Code of the official CAuDri-Challenge Website. Based on Jekyll and hosted with GitHub Pages.
https://caudri-challenge.de/
MIT License
1 stars 0 forks source link

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