Skip to content
This repository has been archived by the owner on Jul 26, 2020. It is now read-only.

Releases: epistrephein/Steam

v3.0.0

03 Jan 09:38
v3.0.0
07eec31
Compare
Choose a tag to compare

Changed

  • 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

v2.0.1

09 Nov 07:29
v2.0.1
fd5d565
Compare
Choose a tag to compare

Fixed

  • Fixed theme name in package.json
  • Markdown syntax for footnotes is now properly working
  • Links with target="_blank" have now rel="noopener" to prevent malicious endpoints

Changed

  • Social accounts defined in Ghost general settings are now displayed automatically in the footer
  • Renamed theme-green.hbs to theme-colors.hbs for clarity
  • Updated README with latest behavior

v2.0.0

04 Nov 09:23
v2.0.0
19b7712
Compare
Choose a tag to compare

Added

  • Ready for Ghost v1.0+

Changed

  • Change icon tag to tags 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

22 May 12:39
Compare
Choose a tag to compare
  • [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

27 Sep 15:57
Compare
Choose a tag to compare
  • [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

17 Jul 14:54
Compare
Choose a tag to compare
  • [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

07 Nov 10:01
Compare
Choose a tag to compare
  • [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

27 Oct 07:18
Compare
Choose a tag to compare
  • [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

16 Oct 08:01
Compare
Choose a tag to compare

First version of Steam.