Welcome to the Open Tale website repository!
This website is generated with Jekyll using the github-pages gem. After installing them, you can start a local server with:
# depending on your setup, you run either
jekyll serve
# or
bundle exec jekyll serve
# there is a `make serve` directive as a shortcut for the later