Skip to content

Personal, responsive, minimalist and open-source theme for Ghost blogging platform.

License

Notifications You must be signed in to change notification settings

chenzhepeter/ghost-theme-willow

 
 

Repository files navigation

Willow Ghost Theme 2.0

Personal, responsive, minimalist and open-source theme for Ghost blogging platform. Lightweight - only 2.8KB of CSS and 828B of JavaScript. No jQuery, vanilla JS only. Version 2.0 comes with SASS in BEM style using ITCSS (http://itcss.io/) architecture.

Willow Ghost Theme

Theme Demo

This theme is currently being used on my personal blog - https://raivis.com/.

Compiling SASS & Minifying JavaScript

Requires Grunt task runner & NPM to be installed.

$ cd content/themes/[theme-folder]
$ npm install
$ grunt

Editing Social Links and Promo Links

Edit the content/themes/[theme-folder]/partials/sidebar.hbs file.

About

Personal, responsive, minimalist and open-source theme for Ghost blogging platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 60.1%
  • HTML 27.1%
  • JavaScript 12.8%