Skip to content

A typography based content first responsive theme for Ghost

License

Notifications You must be signed in to change notification settings

rogthefrog/resonance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resonance - a typography based content first responsive theme for Ghost

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.

Key features

  • 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

Compiling Sass

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.

Watch for changes

bundle exec compass watch

Actively under development

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.

About

A typography based content first responsive theme for Ghost

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 71.8%
  • Handlebars 20.7%
  • Ruby 5.0%
  • JavaScript 2.5%