Holds the files related to the website of the EVERTims project.
Before pushing your commits to the GitHub repository, you may want to test you modifications on a local version of the website.
See instructions to set up a GitHub Pages site locally with Jekyll on GitHub Help.
Once you installed jekyll as suggested in the previous section, use the following command in a terminal to start a local sever serving your local website @ http://localhost:4000/
bundle exec jekyll serve --baseurl ''
Website theme based on a Jekyll implementation of the Creative Theme template by Start Bootstrap.