Go to file
2016-06-09 20:20:31 +02:00
content relative paths 2016-06-09 20:19:02 +02:00
layouts https 2016-06-09 20:14:18 +02:00
.gitignore let's go, new site 2016-06-09 14:27:23 +02:00
Gemfile coffeescript + little bit more design 2016-06-09 17:57:40 +02:00
Gemfile.lock coffeescript + little bit more design 2016-06-09 17:57:40 +02:00
Guardfile readme n shit 2016-06-09 15:04:10 +02:00
nanoc.yaml https 2016-06-09 20:14:18 +02:00
README.md bundle exec 2016-06-09 20:20:31 +02:00
Rules coffeescript + little bit more design 2016-06-09 17:57:40 +02:00

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