zeus.ugent.be/README.md
2016-07-19 13:43:32 +02:00

567 B

zeus.ugent.be

Build Status

Installation

bundle install

Developing

In one session:

bundle exec guard

Guard will watch for file changes and automatically recompile the site

In another session:

bundle exec nanoc view

Deploying

The latest builds on master get deployed automatically using travis.

For manual deployment, run

bundle exec nanoc deploy --target public