remove-draft/README.md

503 B

@quartz-community/remove-draft

Filters out pages with draft: true in their frontmatter.

Installation

npx quartz plugin add github:quartz-community/remove-draft

Usage

plugins:
  - source: github:quartz-community/remove-draft
    enabled: true

Configuration

This plugin has no configuration options.

Documentation

See the Quartz documentation for more information.

License

MIT