Refactoring code, cleaning up some SASS, styling author and tag page, adding optional...
[ghost-theme-willow.git] / README.md
index 4238a39af6a4ac52fc7a4909ecea21cf4305fa53..4750ff908d21df62879e5ecbd3846d48129ed767 100644 (file)
--- 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 `<!--{{> "comments"}}-->` into `{{> "comments"}}`.
+
+2. Replace Disqus embed code with your site code - https://disqus.com/admin/universalcode/