Refactoring code, cleaning up some SASS, styling author and tag page, adding optional...
[ghost-theme-willow.git] / README.md
index 57fd35fc46108247bd84b0e33a1488f80a565b89..4750ff908d21df62879e5ecbd3846d48129ed767 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
-# 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/17SqjHR.png)
+![Willow Ghost Theme](http://i.imgur.com/a8WfkoS.png)
 
 ## Theme Demo
 
@@ -20,4 +20,11 @@ Requires Grunt task runner & NPM to be installed.
 
 ## Editing Social Links and Promo Links
 
-Edit the `content/themes/[theme-folder]/partials/sidebar.hbs` file.
\ No newline at end of file
+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 `<!--{{> "comments"}}-->` into `{{> "comments"}}`.
+
+2. Replace Disqus embed code with your site code - https://disqus.com/admin/universalcode/