Skip to content

Releases: static-dev/spike-collections

v1.2.0

18 Aug 16:38
Compare
Choose a tag to compare
  • Add markdownLayout option for using raw markdown files
  • BREAKING I'm sorry I just realized this was breaking, after already publishing the minor version. Big mistake, shame on me! Hopefully it won't break for most people. But the pagination outputs were restructured such that they only work with the latest version of spike. To fix, just upgrade your spike version!

v1.1.1

05 Jul 14:16
Compare
Choose a tag to compare
  • Small patch to ensure compatibility with the latest version of reshape-standard

v1.1.0

21 Jun 16:06
Compare
Choose a tag to compare
  • Fixes a bug with default options
  • Warns you if your collection is empty or the folder doesn't exist

v1.0.2

06 Apr 20:09
Compare
Choose a tag to compare

Ok, I blew it with that last patch but this one is good I promise!

v1.0.1

06 Apr 19:31
Compare
Choose a tag to compare
  • Small patch to ensure that all collection extensions are set as .html

v1.0.0

05 Apr 22:32
Compare
Choose a tag to compare
  • Stable release! 🍔
  • Compatibility with spike v1.0.0

v0.3.0

11 Jan 18:47
Compare
Choose a tag to compare
  • BREAKING: permalinks function completely rewritten, it now takes the file path and locals as arguments, and expects a return of a modified output file path.
  • Adds Collections.jekyll premade permalink functions
  • Adds new transform option for transforming locals on the way through

See the readme for more details on the updates transform and permalinks functions!