Go to file
2020-09-13 13:38:42 +02:00
.sass-cache/67657cef7d9c5a6bf84161ba921164506eeaf88b added question partial 2020-02-27 21:48:17 +01:00
content vraag tot aanpassing engage 2020-09-13 13:38:42 +02:00
docs Update url's for the docs 2020-08-22 23:15:18 +02:00
layouts Merge remote-tracking branch 'origin/master' into Quiz 2020-08-29 00:05:37 +02:00
lib Merge remote-tracking branch 'origin/master' into Quiz 2020-08-29 00:05:37 +02:00
.gitignore Add .idea to gitignore 2020-02-28 01:44:59 +01:00
.ruby-version Add README and ruby-version 2020-02-27 21:48:47 +01:00
deploy.sh Fix links 2020-02-28 13:26:02 +01:00
Gemfile Merge branch 'master' into Quiz 2020-03-19 19:52:47 +01:00
Gemfile.lock add initial layouts 2020-02-27 21:45:34 +01:00
Guardfile add gemfile and guardfile 2020-02-27 19:43:36 +01:00
Makefile Bare-bones basic setup 2020-02-27 16:55:36 +01:00
nanoc.yaml Bare-bones basic setup 2020-02-27 16:55:36 +01:00
README.md Add README and ruby-version 2020-02-27 21:48:47 +01:00
Rules Merge remote-tracking branch 'origin/master' into Quiz 2020-08-29 00:05:37 +02:00

durfdoen-2.0

Durf Doen 2.0

Setup instructions

  1. Install bundler (gem install bundler)
  2. Install other gems (bundle install)
  3. Build and serve the site (bundle exec nanoc live)