The website is generated with Jekyll.
gem install jekyll
To generate the website, run
jekyll build
You will find the result in the _site
folder. You can test it locally with
jekyll serve
which will start a server displaying the site. The server also listens for file changes and automatically rebuilds the website.
- On Linux/Mac OS we recommend using RVM to manage your Ruby installations
- On Windows you will have to install the development kit