Updated readme file, added preview image
authorRaivis Vitols <viitols.raivis@gmail.com>
Wed, 17 Feb 2016 15:20:13 +0000 (17:20 +0200)
committerRaivis Vitols <viitols.raivis@gmail.com>
Wed, 17 Feb 2016 15:20:13 +0000 (17:20 +0200)
README.md

index fed960471c35c64712450667ab1af533142d2320..ae860b8524abc3471703e9b460e8e52f7b41182b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,28 +1,23 @@
 # Willow Ghost Theme
 Personal, responsive, minimalist and open-source theme for Ghost blogging platform.
 
+![Willow Ghost Theme](http://i.imgur.com/gGNeWzG.png)
+
 ## Demo
 This theme is currenly being used on my [personal blog](https://raivis.com/).
 
-## Features
-- Minimalist, focuses on content;
-- Incredibly lightweight theme;
-
-## Notes
-
 ### Styling & Compiling
 
 Requires Compass to be installed.
 
     cd content/themes/[theme-folder]/assets/scss && compass watch ./
     
-
 ### 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.
 
-### Social Links
+### Editing Social Links
 
-Edit the `content/themes/[theme-folder]/partials/social-links.hbs` file.
\ No newline at end of file
+Edit the `content/themes/[theme-folder]/partials/social-links.hbs` file.