Eleventy plugin and shortcodes to fetch and present Prismic content.
- 🎣 Inject Prismic content into Eleventy data;
- 🧰 Display content Prismic with provided shortcodes;
- 📦 Batteries included, no need for extra Prismic dependencies.
npm install eleventy-plugin-prismic
To discover what's new on this package check out the changelog. For full documentation, check out the dedicated document (GitHub).
Whether you're helping us fix bugs, improve the docs, or spread the word, we'd love to have you as part of the Prismic developer community!
Asking a question: Open a new topic on our community forum explaining what you want to achieve / your question. Our support team will get back to you shortly.
Reporting a bug: Open an issue explaining your application's setup and the bug you're encountering.
Suggesting an improvement: Open an issue explaining your improvement or feature so we can discuss and learn more.
Submitting code changes: For small fixes, feel free to open a pull request with a description of your changes. For large changes, please first open an issue so we can discuss if and how the changes should be implemented.
For more clarity on this project and its structure you can also check out the detailed CONTRIBUTING.md document.