mirror of
https://github.com/quartz-community/explicit-publish.git
synced 2026-07-22 02:50:30 +00:00
No description
| .github/workflows | ||
| dist | ||
| src | ||
| types | ||
| .eslintrc.json | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| CHANGELOG.md | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||
@quartz-community/explicit-publish
Only publishes pages that have publish: true in their frontmatter.
Installation
npx quartz plugin add github:quartz-community/explicit-publish
Usage
plugins:
- source: github:quartz-community/explicit-publish
enabled: true
Configuration
This plugin has no configuration options.
Documentation
See the Quartz documentation for more information.
License
MIT