Go to file
2016-07-19 13:55:27 +02:00
.travis enhance deploy script 2016-07-18 14:35:09 +02:00
content meta tag work 2016-07-19 13:55:27 +02:00
layouts meta tag work 2016-07-19 13:55:27 +02:00
lib tile partial 2016-07-18 16:31:45 +02:00
.gitignore scss and talk to gamification api 2016-06-29 21:38:57 +02:00
.ruby-version let's try travis 2016-07-18 13:07:45 +02:00
.travis.yml fix cammie controls and integrity of html 2016-07-19 11:31:12 +02:00
Gemfile organization 2016-07-18 23:34:38 +02:00
Gemfile.lock organization 2016-07-18 23:34:38 +02:00
Guardfile readme n shit 2016-06-09 15:04:10 +02:00
id_rsa.enc add encrypted ssh key 2016-07-18 13:31:59 +02:00
nanoc.yaml meta tag work 2016-07-19 13:55:27 +02:00
README.md add travis build badge 2016-07-18 13:56:23 +02:00
Rules fix up rules file a bit 2016-07-19 10:27:27 +02:00

zeus.ugent.be

Build Status

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