X-Git-Url: https://git.njae.me.uk/?p=ghost-theme-willow.git;a=blobdiff_plain;f=README.md;fp=README.md;h=e06223246f988eb8724b31b8aff17fadbef7e198;hp=f359858bb03a43a818990ba88f9cf87d641dba22;hb=c2c7aa79051d1d803753153ed8acd6ece8bfad71;hpb=dd5a6c21da6eff715deff984bdc9dd873e28a4b6 diff --git a/README.md b/README.md index f359858..e062232 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ -# Willow Ghost Theme 3.0 +# Willow Ghost Theme 4.0 -Personal, responsive, minimalist and open-source theme for Ghost blogging platform. -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. +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](http://i.imgur.com/a8WfkoS.png) @@ -27,4 +25,4 @@ Edit the `content/themes/[theme-folder]/partials/sidebar.hbs` file. 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/ +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.