Go to file
Rien Maertens 949e23fe59
Ruby 2.7.1 🎉
2020-08-28 21:42:17 +02:00
content Point to dsa association images 2020-08-23 00:06:03 +02:00
docs Update url's for the docs 2020-08-22 23:15:18 +02:00
layouts Thema's hebben niet echt een dsa logo. 2020-08-28 19:36:54 +02:00
lib Better abbreviation function, also add dsa images for themes 2020-08-23 00:09:11 +02:00
.gitignore Add .idea to gitignore 2020-02-28 01:44:59 +01:00
.ruby-version Ruby 2.7.1 🎉 2020-08-28 21:42:17 +02:00
deploy.sh Fix links 2020-02-28 13:26: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 Merge pull request #11 from ZeusWPI/verenigingen-json 2020-05-06 17:33:31 +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)