v1.3.0
30 Nov 2024
Changes:
- ✨ added support for Ghost custom fonts
- ✨ added bluesky social link & sharing
- ☀️ updated the dependencies
Changed/added files:
[*] assets/src/css/ghost.css
[*] package-lock.json
[*] package.json
[*] partials/font-loader.hbs
[*] partials/fonts.hbs
[+] partials/icons/brand-bluesky.hbs
[*] partials/social-links.hbs
[*] partials/social-share.hbs
[*] assets/built/app.css
[*] assets/built/app.js
v1.2.0
25 Oct 2024
Changes:
- ✨ improved post templates layout
- 🐛 fixed editor card colors on dark backgrounds
- 🐛 fixed author image format on the author template
- ☀️ updated the dependencies
Changed files:
[*] author.hbs
[*] custom-post-with-narrow-feature-image.hbs
[*] custom-post-with-no-feature-image.hbs
[*] custom-post-with-wide-feature-image.hbs
[*] post.hbs
[*] assets/src/css/ghost.css
[*] assets/built/app.css (generated file)
[*] assets/built/app.js (generated file)
[*] package.json
[*] package-lock.json
v1.1.0
23 Aug 2024
Changes:
- 🐛 fixed toc by excluding the content-cta heading
- 🐛 fixed read more section spacing when a grid layout is selected
- ☀️ updated the dependencies
Changed files:
[*] partials/related-posts.hbs
[*] assets/src/js/utils.js
[*] assets/src/css/ghost.css
[*] tailwind.config.js
[*] assets/built/app.css (generated file)
[*] assets/built/app.js (generated file)
[*] package.json
[*] package-lock.json
v1.0.0
03 Jun 2024