Skip to content

Releases: anarion80/gatsby-ghost-simply

Version v1.0.0 !!!

20 Dec 15:09
Compare
Choose a tag to compare

First major version after updating to Gatsby v5!

Full Changelog: v0.0.2...v1.0.0

v.0.0.2

11 Nov 16:06
Compare
Choose a tag to compare

This is the second release. This time the need to have original Simply theme installed in Ghost instance is removed. Instead of using custom_template in Ghost to select different Post/Page templates, please use internal tags:

  • #custom-post-full
  • #custom-post-header-image
  • #custom-post-image-right
  • #custom-post-image
  • #custom-post-not-image
  • #custom-post-sidebar
  • #custom-post-wide
  • #custom-archive-author
  • #custom-archive-contact
  • #custom-archive-tags
  • #custom-kusi-doc

Full Changelog: v0.0.1...v0.0.2

v0.0.1

10 Nov 20:59
538726b
Compare
Choose a tag to compare

First release ever. Added in anticipation of upcoming bigger change that will remove the need to have original Simply theme installed on Ghost instance.