Commonplace Theme
Ghost blog theme used on Commonplace — The Commoncog Blog and Management for Startups.
Styles are compiled using sass. Run npm install to set everything up. Then, run npm run watch to have a runner watch for changes.
To generate a theme zip file that you may upload to Ghost, run git archive -9 HEAD -o <filename>
.zip