This repository has been archived by the owner on Jul 26, 2020. It is now read-only.
Releases: epistrephein/Steam
Releases · epistrephein/Steam
v3.0.0
v2.0.1
Fixed
- 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
Changed
- Social accounts defined in Ghost general settings are now displayed automatically in the footer
- Renamed
theme-green.hbs
totheme-colors.hbs
for clarity - Updated README with latest behavior
v2.0.0
Added
- Ready for Ghost v1.0+
Changed
- Change icon
tag
totags
in post footer - Show navigation only if active in blog settings
- Update head meta tags to latest standards
- Update CSS and JavaScript libraries to latest version
- Update LICENSE to mention original author
- Update CHANGELOG and move to Keep a Changelog format
Removed
- Remove link hover effect from blog title header
v1.5.0
- [Fixed]: tags are no longer misaligned when navigation is active (fixes #13)
- [Improved]: removed author meta indentation from post footer
- [Improved]: upscaled favicon to 180px
- [Improved]: moved from ico to png favicon
- [Improved]: moved custom fonts
@import
to<link>
(Vapor #43) - [Improved]: updated external javascript and css to latest version
v1.4
- [Fixed]: replaced hardcoded root domain
/
with@blog.url
helper in blog footer (fixes #6) - [Improved]: updated highlight.js to v8.8.0
- [Improved]: updated github customized style for highlight.js
- [Improved]: updated smooth-scroll to v7.1.1 and moved to CDN version
- [Improved]: updated normalize.css to v3.0.3
- [Improved]: explicitly included jQuery to comply to Ghost 0.7 (as noted in #7)
v1.3
- [New]: added support for meta elements (PR #4)
- [New]: added support for tags page
- [New]: redesigned look for the author section at the bottom of post (and also toggleable)
- [Fixed]:
<title>
displays blog title and description in the home and post title in the post page - [Improved]: moved menu partials to official ghost navigation (PR #3)
- [Improved]: font size reduced
- [Improved]: added Google Analytics partial for quick implementation
- [Improved]: a few tweaks here and there
v1.2
- [New]: multiple theme colors + blank partial for custom color
- [New]: customizable partial for favicon & apple-touch-icon
- [Improved]: the page title now shows the blog description as well
- [Improved]: tweaks and bugfixes
v1.1
- [New]: customizable partials for menu, social icons and blog signature
- [Improved]: better handing of external javascript tools
- [Improved]: little tweaks in the style for a cleaner look
v1.0
First version of Steam.