nuxtjs-statamic
v1.0.2
Published
Nuxt Statamic Module
Readme
Nuxt Statamic
[!NOTE] I am currently working on the module, it should be ready for early usage within the next few weeks (max 4). This is a release to claim the package name on npm.
The Statamic module integrates Statamic CMS into your project using custom composables, utilities and routes.
Features
- Full TypeScript support with proper type definitions
- Custom composables for interacting with the Statamic API
- Automatic redirect handling (required plugin)
- I18n support
- SEO support (required plugin)
- Multi-tenancy support (coming soon)
Quick Setup
You can install the module with your favorite package manager:
pnpm add nuxtjs-statamicThat's it! You can now use Nuxt Statamic in your Nuxt app
Contribution
Will be added soon.
