This project uses Jekyll.
gem install jekyll
Then run:
jekyll serve --watch --incremental
You will be given a server address, which you need to put into your web browser.
- If you need to create a new page it needs to be: example.md
- You then need to add it to the index.md page to make sure that it shows on the menu