A simple, sassified Genesis starter theme based off of Genesis Sample 2.6.0 and Sridhar Katakam's Genesis Sample Sass. It also draws a little inspiration from Christoph Herr's Prometheus starter theme.
This is the starter theme used to kick off development on many ChurchPress themes. It includes a few custom controls for the Customizer, should you want to implement them:
- Post Dropdown creates a dropdown selection of all your posts.
- Menu Dropdown creates a dropdown of your menus.
- TinyMCE adds a TinyMCE editor into the Customizer.
Knowledge of coding Customizer components into your theme is required for these to work. I've found this guide to be particularly helpful for that.