@prenta/plugin-navigation
v0.3.0
Published
Navigation menus for [Prenta CMS](https://github.com/actuate-media/prenta) — editable nav collections consumed by your site header/footer.
Readme
@prenta/plugin-navigation
Navigation menus for Prenta CMS — editable nav collections consumed by your site header/footer.
npm install @prenta/plugin-navigationUsage
import { navigationPlugin } from '@prenta/plugin-navigation'
export default defineConfig({
plugins: [navigationPlugin()],
// ...
})Release notes
See CHANGELOG.md (shipped with the package) or the GitHub releases.
License
MIT
