Skip to content

saber v0.4

Compare
Choose a tag to compare
@egoist egoist released this 09 Apr 16:31
· 614 commits to master since this release

New Features

  • --lazy mode: Build pages when they're requested. Documentation coming later.
  • Add chainMarkdown hook to customize markdown-it options and plugins. Documentation coming later.
  • saber-plugin-query-posts: Support categories.

BREAKINGS CHANGES

  • saber-plugin-query-posts: tag pages will now use layout tag instead of tags by default.