Go to file
Lorin Werthen c45d27020e opengraph
2016-07-18 11:06:45 +02:00
content opengraph 2016-07-18 11:06:45 +02:00
layouts opengraph 2016-07-18 11:06:45 +02:00
lib opengraph 2016-07-18 11:06:45 +02:00
.gitignore scss and talk to gamification api 2016-06-29 21:38:57 +02:00
Gemfile opengraph 2016-07-18 11:06:45 +02:00
Gemfile.lock opengraph 2016-07-18 11:06:45 +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 add cammie link 2016-07-18 09:34:01 +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