This project is for Lakka's website.
This website is based on nanoc, a static generator CMS.
Requirements:
- Ruby: 2.0.0 or newer
- gem bundler
In order to setup your development environement, run:
bundle install
Do not forget to run commands with bundler:
example:
bundle exec nanoc #will compile the whole website
bundle exec guard #starts autocompilation on disk change
The source files used in this project are licensed under GNU General Public Licence V3
The Generated Website content is licensed under Creative Commons Attribution-ShareAlike 4.0 International License