374 B
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