zeus.ugent.be/README.md
2016-06-10 12:22:59 +02:00

374 B

zeus.ugent.be

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

Ask your local sysadmin for SSH access. Afterwards run

bundle exec nanoc deploy --target public