Go to file
2016-07-18 23:34:38 +02:00
.travis enhance deploy script 2016-07-18 14:35:09 +02:00
content organization 2016-07-18 23:34:38 +02:00
layouts organization 2016-07-18 23:34:38 +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 tile partial 2016-07-18 16:31:45 +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 delete all files not in output folder 2016-07-18 13:00:43 +02:00
README.md add travis build badge 2016-07-18 13:56:23 +02:00
Rules organization 2016-07-18 23:34:38 +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