Go to file
2016-07-18 13:56:23 +02:00
content this is exactly why we need testing/checks 2016-07-18 13:46:16 +02:00
layouts less mockup, more real deal 2016-07-18 12:33:35 +02:00
lib article list work 2016-07-18 11:52:46 +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 ssh permissions 2016-07-18 13:55:32 +02:00
Gemfile let's try travis 2016-07-18 13:07: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
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 add cammie link 2016-07-18 09:34:01 +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