Contains the code required for generating the main Transfurs site, https://transfurs.com/
This is a site generated with Jekyll and the Minimal Mistakes theme.
Documentation for the theme can be found here: https://github.com/mmistakes/minimal-mistakes
To contribute:
Install jekyll as per your OS, along with Git and your IDE of choice.
Clone the project using the green code button, and change to a new branch
Make any changes you wish to make, test using bundle exec jekyll serve
, and push to the branch. Then open a pull request.