No description
.travis | ||
content | ||
layouts | ||
lib | ||
.gitignore | ||
.ruby-version | ||
.travis.yml | ||
Gemfile | ||
Gemfile.lock | ||
Guardfile | ||
id_rsa.enc | ||
nanoc.yaml | ||
README.md | ||
Rules |
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