@prenta/plugin-blocks
v0.2.0
Published
Reusable content blocks for [Prenta CMS](https://github.com/actuate-media/prenta) — define once, reference across documents.
Downloads
116
Readme
@prenta/plugin-blocks
Reusable content blocks for Prenta CMS — define once, reference across documents.
npm install @prenta/plugin-blocksUsage
import { blocksPlugin } from '@prenta/plugin-blocks'
export default defineConfig({
plugins: [blocksPlugin()],
// ...
})Release notes
See CHANGELOG.md (shipped with the package) or the GitHub releases.
License
MIT
