Merge pull request #7 from ZeusWPI/readme

Readme en .ruby-version
This commit is contained in:
ardruytt 2020-02-27 22:15:36 +01:00 committed by GitHub Enterprise
commit 31edf61864
2 changed files with 7 additions and 0 deletions

1
.ruby-version Normal file
View file

@ -0,0 +1 @@
2.7.0

View file

@ -1,2 +1,8 @@
# 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`)