Contributing
Submitting a Theme
Have a theme you want to share?
- Fork the site on GitHub;
 - Create a new post in the 
_postsdirectory and fill out the relevant YAML fields; - Make a 750x600 thumbnail and drop it in the thumbnails directory; List its filename in the post’s markdown file;
 - Test it out with the command 
bundle exec jekyll serve --config _config-dev.yml - When you’re happy, push your changes up and open a pull request.