Resonance is an open source theme for the Ghost blogging platform. The current supported Ghost version is 0.4.1.
View resonance in action here.
The idea was to create a lightweight, responsive, mobile first theme for the Ghost platform with focus on simplicity, aestethics and typography.
The theme is built with Sass for CSS preprocessoring, Compass for all kinds of CSS goodness (Vertical Rhythm, CSS3 features…), Susy for grid math and Breakpoint for media queries. Learn more below.
- Fully responsive mobile first and fluid layout using relative sizing
- Resonance is written with BEM syntax using OOP principles for maximum project control and modularity.
- Written in Sass using Compass, Susy and Breakpoint
The project uses Ruby and Bundler for versioning to Compile the Sass files. The Gemfile with all of the dependancies and all of the Sass files are provided in the theme for you to customize.
bundle exec compass watch
The project is under development, and the plan is to update it as Ghost platform comes out with more features. Feel free to issue bugs and feature requests, I will try to manage them all. It is created and tested on modern browsers, your feedback is welcome.