Releases: kelyvin/ghost-caffeine-theme
Releases · kelyvin/ghost-caffeine-theme
Caffeine Theme v4.1.0
Caffeine Theme v4.0.1
Add support for Ghost v2 by updating our CSS definitions, adding kg-*CSS selectors, and maintaining our own image sizing rules for Markdown editing.
Changes
- Font Awesome 5 support (#70)
Caffeine Theme v4.0.0
Add support for Ghost v2 by updating our CSS definitions, adding kg-*
CSS selectors, and maintaining our own image sizing rules.
Caffeine Theme v3.0.6
This latest release should now support Ghost v1.* moving forward.
Thanks to the pull requests made by you all, this should include changes to templates, dependency locks, and other config updates.
Because the Ghost migration is a major update, please let me know if you run into any issues.
Changes
- Merged two pull requests for Ghost v1.* support
- Updated meta tag position to use proper favicon
- Add default number of posts to 6 within
package.json
- Update footer copy to "Published with Ghost"
- Updated GA to ga-lite to resolve open issue with PageSpeed Insights
- Solved issue (#55): youtube video embedding resulted in cut content because of youtube's code injection
- Solved issue (#57): back button in static pages did not redirect properly
Merged Pull Requests:
Caffeine Theme v2.9.0
Add author attributions and dedicated author pages.
Changes
- Every post will now display the author who wrote the post
- Created a dedicated "author" page to display a list of posts by that author.
Caffeine Theme v2.8.6
Caffeine Theme v2.8.4
Caffeine Theme v2.8.2
Caffeine Theme v2.7.8
Add better AMP support and customization options.
Changes
- Add a
amp.hbs
template to allow easier customizations to the AMP layout. - Modify AMP layout to better match the Caffeine theme.
- Update README with AMP instructions.
- Include better iframe support for rendering in either AMP or desktop/mobile.
- Unification of font families.
- Minor typo fixes.
Caffeine Theme v2.7.8
Features:
- Add support for table styling.
- Fix superscript and subscript styling
- Merge focus on search input field from @andrewlock (efc1cdf)