Skip to content

Releases: chrisrhymes/mere-blog-theme

v1.0.1

09 Nov 15:54
83abbd9
Compare
Choose a tag to compare

Replace the prepend: site.baseurl with the relative_url filter. This allows the use of external images for posts if required.

v1.0

28 Oct 19:55
Compare
Choose a tag to compare

Breaking changes!

v1 of mere-blog-theme requires Jekyll ^4.3 due to Bulma v1 requiring dart sass. This means you need to use GitHub actions to build and deploy your site if you are hosting with GitHub pages.

Please see the upgrade guide for more information.

Changes

  • Upgrade to Bulma v1
  • Upgrade to font awesome v6
  • Upgrade to Jekyll ^4.3
  • Add instructions to readme for using GitHub actions instead of the default build process
  • Add .vscode settings for the liquid prettier plugin

v0.5

27 Feb 08:51
8cfa9ce
Compare
Choose a tag to compare

Update Jekyll to 3.9 and update Bulma