Merge pull request #13 from raivis-vitols/development
authorRaivis Vitols <raivis-vitols@users.noreply.github.com>
Fri, 18 Aug 2017 14:38:36 +0000 (17:38 +0300)
committerGitHub <noreply@github.com>
Fri, 18 Aug 2017 14:38:36 +0000 (17:38 +0300)
Tweaking theme to be compatible with 1.X versions of Ghost

1  2 
README.md

diff --combined README.md
index e88f8d676afa0bae5d4d80f853c6ccc57a1a8bd5,525afb499a5d770c5eb02e06b24762b94b8231ad..24aff05f11628d81278b3992f7a5812ad7780ac6
+++ b/README.md
@@@ -1,12 -1,15 +1,15 @@@
- # Willow Ghost Theme 4.0
+ # Willow Ghost Theme 4.1
  
  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)
  
+ ## Theme Compatibility
+ Theme is fully compatible with Ghost 1.X versions. The 0.X version compatible theme can be found in "version-0.X" branch.
  ## Theme Demo
  
 -~~This theme is currently being used on my personal blog - [https://raivis.com/](https://raivis.com/). See this page for more detailed theme overview - [https://raivis.com/willow-free-responsive-minimalist-ghost-blog-theme/](https://raivis.com/willow-free-responsive-minimalist-ghost-blog-theme/)~~ Sorry, demo is no longer available - check the screenshots below.
 +~~This theme is currently being used on my personal blog - [https://raivis.com/](https://raivis.com/).~~ Sorry, demo is no longer available - check the screenshots below or see this page for more detailed theme overview - [https://raivis.com/willow-free-responsive-minimalist-ghost-blog-theme/](https://raivis.com/willow-free-responsive-minimalist-ghost-blog-theme/)
  
  ## Compiling SASS & Minifying JavaScript
  
@@@ -28,8 -31,8 +31,8 @@@ Edit the `content/themes/[theme-folder]
  
  ## Screenshots
  
 -![Homepage](http://i.imgur.com/OhiKrda.png)
 +![Homepage](http://i.imgur.com/3xg6fhy.png)
  ---
 -![Post](http://i.imgur.com/AHg6RJn.png)
 +![Post](http://i.imgur.com/gHunzOq.png)
  ---
 -![Author](http://i.imgur.com/5Wof20Y.png)
 +![Author](http://i.imgur.com/I3W07B2.png)