X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=README.md;h=4750ff908d21df62879e5ecbd3846d48129ed767;hb=517ff2509b004ee462aac4ec97eaa4c2d90b29ac;hp=4238a39af6a4ac52fc7a4909ecea21cf4305fa53;hpb=dcf1cd5add0ee12fe78f10bf8b618c744ec5128d;p=ghost-theme-willow.git diff --git a/README.md b/README.md index 4238a39..4750ff9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Willow Ghost Theme 2.0 +# Willow Ghost Theme 3.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. +Lightweight - only 2.9KB of CSS and 820B 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](http://i.imgur.com/a8WfkoS.png) @@ -21,3 +21,10 @@ Requires Grunt task runner & NPM to be installed. ## Editing Social Links and Promo Links Edit the `content/themes/[theme-folder]/partials/sidebar.hbs` file. + +## Enabling Disqus (https://disqus.com/) Comments + +1. Edit the `content/themes/[theme-folder]/post.hbs` file, uncomment "comments" partial +block inclusion: turn `` into `{{> "comments"}}`. + +2. Replace Disqus embed code with your site code - https://disqus.com/admin/universalcode/