By : GBJsolution Published On Wednesday, March 29, 2017, 13:09 In Blogging
Quill is a reader-friendly , modern, clean, and content focus theme for ghost blogging platform. it is 100% responsive means it will fit in various device of different size. Featuring an image or an audio or a video in your post is very simple as 1-2-3… Using Quill you can set up a beautiful personal blog or magazine blog. This theme is multi-user ready so you can setup a multi-user blog with no extra effort. It also supports Ghost’s author cover and tag description functionality. Quill is suitable for any kind of personal or travel, hobby, tutorial blog / magazine.
Installing and customizing this theme is very easy. All required information is provided in documentation.
For any help regarding this theme, please feel free to contact me through my profile page and I will be glad to offer support.
If you like this theme then please don’t forget to rate it at your download page. 
V 2.4.0 - 26th May, 2019
==================
[ * ] - Removed deprecated @blog helper and added new @site helper
[ * ] - Replaced deprecated {{lang}} helper with new {{@site.lang}}
[ * ] - Removed deprecated users with new authors within get helper.
[ * ] - Removed ghostHunter and added fuse js for new search
[ * ] - Re-written the search functionality. Search now uses API version 2
[ + ] - Added new option in config.hbs file to set new API v2 Content API Key.
V 2.3.0 - 4th September, 2018 ================== [ + ] - Added CSS and Js to support Gallery card.
V 2.2.0 - 23rd August, 2018 ================== [ * ] - Upgraded the theme to use with Ghost 2.0.0 and above. For older ghost version please use older version of the theme. [ * ] - Removed cover-author.hbs file from partials folder. Added code of those file to author.hbs file. [ * ] - Changed author helper in author.hbs to make it compatible with Ghost 2.0.0 [ + ] - Added Ghost's inbuilt subscribe support. New widget file is widget-subscribe.hbs [ * ] - Renamed widget-newsletter.hbs file to widget-mailchimp.hbs. This file kept for old version users. By default this widget is not being used in new version of the theme. [ + ] - Added Koenig Editior's Image card's different image widthe support CSS. [ + ] - Added Koenig Editior's Embed card's support CSS. [ + ] - Added keyword "ghost-theme" in package.json file
V 2.1.0 - 1st April, 2018
==================
[ + ] - Added two new custom template, custom-author-archive.hbs and custom-tag-archive.hbs
[ + ] - Added translation support.
[ + ] - Ghost 1.22.0 new feature multiple author on single post. Added support for showing multiple author on a single post view.
[ * ] - Ghost version 1.22.0 depricated {{author}} helper and added new helper {{authors}}. Made requirer changes to few files to replect this new feature.
V 2.0.1 - 11th September, 2017 ================== [ * ] - Fixed a css issue for long list of tags.
V 2.0.0 - 15th July, 2017 ================== [ * ] - This version is a major update. It works with Ghost version >= 1.0.0. It will not work with older version of ghost ( ghost version < 1.0.0 ). [ * ] - Removed favicon from default.hbs template. Ghost >= 1.0.0 automatically handle it. Upload publication icon from General setting page, in your dashboard. [ * ] - Rewritten package.json to be compatible with ghost 1.0.0 [ * ] - Replaced all depricated helpers and added new helpers in place of those old helpers.
V 1.0.0 - 15th March, 2017 ================== [ + ] - Initial release