Skip to content

Latest commit

 

History

History
executable file
·
9 lines (6 loc) · 641 Bytes

CONTRIBUTING.md

File metadata and controls

executable file
·
9 lines (6 loc) · 641 Bytes

Contributing

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!

How to

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.