content | ||
layouts | ||
lib | ||
.gitignore | ||
.ruby-version | ||
Gemfile | ||
Gemfile.lock | ||
Guardfile | ||
Makefile | ||
nanoc.yaml | ||
README.md | ||
Rules |
durfdoen-2.0
Durf Doen 2.0
Setup instructions
- Install bundler (
gem install bundler
) - Install other gems (
bundle install
) - Build and serve the site (
bundle exec nanoc live
)