zeus.ugent.be/README.md
2016-07-28 11:48:35 +02:00

579 B

zeus.ugent.be

Build Status

Installation

bundle install
npm 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