Find a file
2020-02-28 02:01:02 +01:00
content Merge branch 'master' into vereniging_konvent_event_detail_pagina 2020-02-27 23:12:11 +01:00
layouts Merge branch 'master' into vereniging_konvent_event_detail_pagina 2020-02-27 23:12:11 +01:00
lib Bare-bones basic setup 2020-02-27 16:55:36 +01:00
.gitignore Initial commit 2019-11-25 18:02:36 +01:00
.ruby-version Add README and ruby-version 2020-02-27 21:48:47 +01:00
deploy.sh Add deploy script 2020-02-28 02:01:02 +01:00
Gemfile Add sass to gemfile 2020-02-27 19:56:22 +01:00
Gemfile.lock Remove bestuur 2020-02-27 21:35:08 +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 Made details page for events, konventen & verenigingen 2020-02-27 23:03:14 +01: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)