Go to file
Lorin Werthen 2e18e46df0 hover!
2016-07-05 22:38:59 +02:00
content hover! 2016-07-05 22:38:59 +02:00
layouts srs bsns 2016-07-05 22:13:14 +02:00
.gitignore scss and talk to gamification api 2016-06-29 21:38:57 +02:00
Gemfile scss and talk to gamification api 2016-06-29 21:38:57 +02:00
Gemfile.lock scss and talk to gamification api 2016-06-29 21:38:57 +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 jquery 3 just got released 2016-06-10 12:22:59 +02:00
Rules scss and talk to gamification api 2016-06-29 21:38:57 +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