Releases: static-dev/spike-collections
Releases · static-dev/spike-collections
v1.2.0
- 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
v1.1.0
v1.0.2
v1.0.1
v1.0.0
v0.3.0
- 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!