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

gishmel/ghost-theme-willow

This branch is 7 commits behind raivis-vitols/ghost-theme-willow:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 29, 2016
Dec 29, 2016
Dec 29, 2016
Apr 27, 2016
Apr 27, 2016
Feb 16, 2016
Dec 29, 2016
Jul 4, 2016
Apr 27, 2016
Jul 4, 2016
Jul 4, 2016
Dec 29, 2016
Dec 29, 2016
Jul 4, 2016

Repository files navigation

Willow Ghost Theme 4.0

Personal, responsive, minimalist and open-source theme for Ghost blogging platform. Lightweight - only 3KB of CSS and 820B of JavaScript. No jQuery, vanilla JS only. Starting version 2.0 theme is built 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/. See this page for more detailed theme overview - https://raivis.com/willow-free-responsive-minimalist-ghost-blog-theme/

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.

Enabling Disqus Comments Box

  1. Edit the content/themes/[theme-folder]/post.hbs file, uncomment "comments" partial inclusion.

  2. Replace Disqus embed code with your site code - https://disqus.com/admin/universalcode/. Edit content/themes/[theme-folder]/partials/comments.hbs file and replace loadDisqusComments function body with Disqus embed code function body.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 54.5%
  • HTML 35.6%
  • JavaScript 9.9%