192 B
192 B
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
)