Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

saber v0.4

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.