All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
FirePress Public Roadmap: https://trello.com/b/0fCwwzqc/firepress-public-roadmap
Based on this template: https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4
- 9f8cb8f6 rm doc
- 7fe85497 README update
- 86c4c407 Added agate.css to better control how it renders
- 9eab658e README update
- 42960835 Major update in the way it looks AND updated highlight-js 9.14.2 AND updated Font Awesome 5.7.2
- 2b54424a Simplify markdown example
- 5232e32c Fix button CSS styles. Makes them more universalè
122a6338 Added screenshots 58ef4495 remove from footer / A BLOG BY AUTHOR NAME
725f65a1 esthetic update 41a95416 Add core FirePress customizations 38a02047 changelog wip e6edf2a1 major README update / need screenshots 94bbc6f8 add docs 3e02b043 update package json info bbcfe571 update license c8bbbec8 rebase from source (v3.0.0)
- The theme is now ready for Ghost v2.1+ (#18, thanks @aquasonic)
- Use a flat yellow color for marked text
- Reduce border-left size of blockquote
- Fixed theme name in
package.json - Markdown syntax for footnotes is now properly working
- Links with
target="_blank"have nowrel="noopener"to prevent malicious endpoints
- Social accounts defined in Ghost general settings are now displayed automatically in the footer
- Renamed
theme-green.hbstotheme-colors.hbsfor clarity - Updated README with latest behavior
- Ready for Ghost v1.0+
- Changed icon
tagtotagsin post footer - Show navigation only if active in blog settings
- Updated head meta tags to latest standards
- Updated CSS and JavaScript libraries to latest version
- Updated LICENSE to mention original author
- Updated CHANGELOG and moved to Keep a Changelog format
- Removed link hover effect from blog title header
- Removed author meta indentation from post footer
- Upscaled favicon to 180px
- Moved from ico to png favicon
- Moved custom fonts
@importto<link>(Vapor #43) - Updated external javascript and css to latest version
- Tags are no longer misaligned when navigation is active (fixes #13)
- Updated highlight.js to v8.8.0
- Updated smooth-scroll to v7.1.1 and moved to CDN version
- Updated normalize.css to v3.0.3
- Updated github customized style for highlight.js
- Explicitly included jQuery to comply to Ghost 0.7 (as noted in #7)
- Replaced hardcoded root domain
/with@blog.urlhelper in blog footer (fixes #6)
- Support for meta elements (PR #4)
- Support for tags page
- Redesigned look for the author section at the bottom of post (and also toggleable)
- Google Analytics partial for quick implementation
- Moved menu partials to official ghost navigation (PR #3)
- Font size reduced
- A few tweaks here and there
<title>displays blog title and description in the home and post title in the post page
- Multiple theme colors + blank partial for custom color
- Customizable partial for favicon & apple-touch-icon
- The page title now shows the blog description as well
- Tweaks and bugfixes
- Customizable partials for menu, social icons and blog signature
- Better handing of external javascript tools
- Little tweaks in the style for a cleaner look
- Initial release of Steam