the source of our website
Find a file
2018-11-18 15:13:58 +01:00
source init 2018-11-18 15:13:58 +01:00
.gitignore init 2018-11-18 15:13:58 +01:00
README.md init 2018-11-18 15:13:58 +01:00
settings.py init 2018-11-18 15:13:58 +01:00

Instructions

a) Run the development server with

$ clay run

b) Generate a static version of the site

$ clay build

Made with Clay (http://clay.lucumalabs.com)