v1.1.4
10 Sep 2023
Changes:
- ✨ added support for the new version of "Header cards"
- ☀️ updated the dependencies
Changed files:
[*] assets/css/components/_ghost-components.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.1.3
05 Aug 2023
Changes:
- ✨ added support for "Toggle the page title & feature image off" in pages (requires Ghost v5.54.1 or later)
- ☀️ updated the dependencies
Changed files:
[*] page.hbs
[*] partials/post-hero.hbs
[*] assets/css/components/_ghost-components.css
[*] assets/dist/app.min.css (generated file)
[*] assets/dist/app.min.js (generated file)
[*] package.json
v1.1.2
18 Jul 2023
Changes:
- ✨ added signup card support
- ✨ added sneak peek overlay option on locked content
- ☀️ updated the dependencies
Changed files:
[*] post.hbs
[*] custom-with-sidebar.hbs
[*] assets/css/components/_ghost-components.css
[*] assets/css/components/_post.css
[*] assets/dist/app.min.js (generated file)
[*] assets/dist/app.min.css (generated file)
[*] package.json
v1.1.1
23 Jun 2023
Changes:
- 🐛 fixed toc on small devices
- 🐛 fixed the bottom CTA input color
- 🐛 fixed post with sidebar template (when set as default)
- ✨ improved post card style on smaller devices
- ☀️ updated the dependencies
- ✨ changed footer link to brightthemes.com
Changed files:
[*] post.hbs
[*] partials/footer.hbs
[*] assets/css/components/_cta.css
[*] assets/css/components/_footer.css
[*] assets/css/components/_post-card.css
[*] assets/css/components/_toc.css
[*] assets/dist/app.min.js (generated file)
[*] assets/dist/app.min.css (generated file)
[*] package.json
v1.1.0
12 May 2023
Changes:
- ✨ changed hero layouts
- ✨ added separate latest news section on the homepage
- ✨ added header menu dropdown options
- ✨ changed the latest, tag and author templates to list format from grid
- ✨ updated the tags template to use larger image and display the tag description
Changed files:
[*] author.hbs
[*] custom-with-toc.hbs
[*] home.hbs
[*] index.hbs
[*] latest.hbs
[*] page.hbs
[*] tag.hbs
[*] partials/header.hbs
[*] partials/navigation.hbs
[*] partials/hero/3-featured.hbs
[*] partials/hero/4-featured-v2.hbs
[*] partials/post-card-simple.hbs
[*] assets/css/components/_header.css
[*] assets/css/components/_hero.css
[*] assets/css/components/_menu.css
[*] assets/css/components/_post.css
[*] assets/css/components/_tag.css
[*] assets/css/components/_settings.css
[*] assets/css/components/_utilities.css
[*] assets/dist/app.min.css (generated file)
[*] package.json
v1.0.0
25 Mar 2023