Contributions to CyberToro code base are more than welcome! Fork the repo, write your code, test your changes, then submit a pull request. Including a test URL in your PR will speed things up on our side. Thanks for contributing to this open source theme for Ghost!
This project use Grunt to manage different tasks and I created a dev folder to manage the Handlebars and the assets files.
All your changes should be made within the dev filder.
Running grunt
will clean, copy and minify all the necessary files to the main directory.