From 4404344f9d621b57a8fc43816017afefce7ad111 Mon Sep 17 00:00:00 2001 From: Raivis Vitols Date: Thu, 3 Mar 2016 23:08:15 +0200 Subject: [PATCH] Updated readme file --- README.md | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ae860b8..0c8ca93 100644 --- a/README.md +++ b/README.md @@ -4,20 +4,30 @@ Personal, responsive, minimalist and open-source theme for Ghost blogging platfo ![Willow Ghost Theme](http://i.imgur.com/gGNeWzG.png) ## Demo -This theme is currenly being used on my [personal blog](https://raivis.com/). +This theme is currenly used on my [personal blog](https://raivis.com/). -### Styling & Compiling +## Styling & Compiling -Requires Compass to be installed. +Requires [Compass](http://compass-style.org/) framework to be installed. - cd content/themes/[theme-folder]/assets/scss && compass watch ./ + $ cd content/themes/[theme-folder]/assets/scss + $ compass watch ./ -### Adding Disqus +## Adding Disqus Open the `content/themes/[theme-folder]/post.hbs` file, lookup `/* Paste Your Disqus Embed Code Here */` -line and replace it with your Disqus embed code. - -### Editing Social Links +line and replace it with your Disqus embed code, which usually looks like this: + + + +## Editing Social Links Edit the `content/themes/[theme-folder]/partials/social-links.hbs` file. -- 2.34.1