Skip to content

v0.0.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 17:17
· 19 commits to master since this release

Full Changelog: v0.0.15...v0.0.16

Changes to templates:

  • Arrays of links for global data (tags, sitemap, logbooks, etc) have frontmatter attached to them:
  • changed a sub property of the above link objects from "kind" to "meta".

Added

  • Add: frontmatter to LinkData and tagged_items
  • Add(feat): render fn can now bump title level.

Fixed:

  • fix: don't watch folders that don't exist.