{"id":13667702,"url":"https://github.com/prismicio-community/eleventy-plugin-prismic","last_synced_at":"2025-08-24T02:17:21.185Z","repository":{"id":46122018,"uuid":"361810011","full_name":"prismicio-community/eleventy-plugin-prismic","owner":"prismicio-community","description":"Eleventy plugin and shortcodes to fetch and present Prismic content","archived":false,"fork":false,"pushed_at":"2024-12-09T14:24:02.000Z","size":2800,"stargazers_count":99,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-29T02:09:09.423Z","etag":null,"topics":["11ty","11ty-plugin","eleventy","eleventy-plugin","javascript","prismic","typescript"],"latest_commit_sha":null,"homepage":"https://github.com/prismicio-community/eleventy-plugin-prismic/blob/master/DOCUMENTATION.md","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prismicio-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-26T15:59:06.000Z","updated_at":"2025-03-04T14:21:10.000Z","dependencies_parsed_at":"2025-01-03T05:13:52.608Z","dependency_job_id":"dd4a58f1-9e40-417c-9e73-87a1b8dd2296","html_url":"https://github.com/prismicio-community/eleventy-plugin-prismic","commit_stats":{"total_commits":119,"total_committers":2,"mean_commits":59.5,"dds":0.008403361344537785,"last_synced_commit":"c387f76b2217e2695c73ea05f791499f2d225215"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prismicio-community%2Feleventy-plugin-prismic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prismicio-community%2Feleventy-plugin-prismic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prismicio-community%2Feleventy-plugin-prismic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prismicio-community%2Feleventy-plugin-prismic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prismicio-community","download_url":"https://codeload.github.com/prismicio-community/eleventy-plugin-prismic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247280262,"owners_count":20912967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["11ty","11ty-plugin","eleventy","eleventy-plugin","javascript","prismic","typescript"],"created_at":"2024-08-02T07:00:47.309Z","updated_at":"2025-04-05T03:04:25.155Z","avatar_url":"https://github.com/prismicio-community.png","language":"TypeScript","funding_links":[],"categories":["Ecosystem"],"sub_categories":["Development Kits"],"readme":"\u003c!--\n\nReplace all on all files (README.md, CONTRIBUTING.md, bug_report.md, package.json):\n- eleventy-plugin-prismic\n- Eleventy plugin and shortcodes to fetch and present Prismic content\n- prismicio-community/eleventy-plugin-prismic\n- eleventy-plugin-prismic\n\n--\u003e\n\n# eleventy-plugin-prismic\n\n[![npm version][npm-version-src]][npm-version-href]\n[![npm downloads][npm-downloads-src]][npm-downloads-href]\n[![Github Actions CI][github-actions-ci-src]][github-actions-ci-href]\n[![Codecov][codecov-src]][codecov-href]\n[![Conventional Commits][conventional-commits-src]][conventional-commits-href]\n[![License][license-src]][license-href]\n\n[Eleventy][eleventy] plugin and shortcodes to fetch and present [Prismic][prismic] content.\n\n- 🎣 \u0026nbsp;Inject Prismic content into Eleventy data;\n- 🧰 \u0026nbsp;Display content Prismic with provided shortcodes;\n- 📦 \u0026nbsp;Batteries included, no need for extra Prismic dependencies.\n\n## Install\n\n```bash\nnpm install eleventy-plugin-prismic\n```\n\n## Documentation\n\nTo discover what's new on this package check out [the changelog][changelog]. For full documentation, check out the [dedicated document][documentation] (GitHub).\n\n## Contributing\n\nWhether 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!\n\n**Asking a question**: [Open a new topic][forum-question] on our community forum explaining what you want to achieve / your question. Our support team will get back to you shortly.\n\n**Reporting a bug**: [Open an issue][repo-bug-report] explaining your application's setup and the bug you're encountering.\n\n**Suggesting an improvement**: [Open an issue][repo-feature-request] explaining your improvement or feature so we can discuss and learn more.\n\n**Submitting code changes**: For small fixes, feel free to [open a pull request][repo-pull-requests] with a description of your changes. For large changes, please first [open an issue][repo-feature-request] so we can discuss if and how the changes should be implemented.\n\nFor more clarity on this project and its structure you can also check out the detailed [CONTRIBUTING.md][contributing] document.\n\n## License\n\n[MIT License][license]\n\n\u003c!-- Links --\u003e\n\n[prismic]: https://prismic.io\n[eleventy]: https://11ty.dev\n\n\u003c!-- TODO: Replace link with a more useful one if available --\u003e\n\n[documentation]: ./DOCUMENTATION.md\n[changelog]: ./CHANGELOG.md\n[contributing]: ./CONTRIBUTING.md\n[license]: ./LICENSE\n\n\u003c!-- TODO: Replace link with a more useful one if available --\u003e\n\n[forum-question]: https://community.prismic.io\n[repo-bug-report]: https://github.com/prismicio-community/eleventy-plugin-prismic/issues/new?assignees=\u0026labels=bug\u0026template=bug_report.md\u0026title=\n[repo-feature-request]: https://github.com/prismicio-community/eleventy-plugin-prismic/issues/new?assignees=\u0026labels=enhancement\u0026template=feature_request.md\u0026title=\n[repo-pull-requests]: https://github.com/prismicio-community/eleventy-plugin-prismic/pulls\n\n\u003c!-- Badges --\u003e\n\n[npm-version-src]: https://img.shields.io/npm/v/eleventy-plugin-prismic/latest.svg\n[npm-version-href]: https://npmjs.com/package/eleventy-plugin-prismic\n[npm-downloads-src]: https://img.shields.io/npm/dm/eleventy-plugin-prismic.svg\n[npm-downloads-href]: https://npmjs.com/package/eleventy-plugin-prismic\n[github-actions-ci-src]: https://github.com/prismicio-community/eleventy-plugin-prismic/workflows/ci/badge.svg\n[github-actions-ci-href]: https://github.com/prismicio-community/eleventy-plugin-prismic/actions?query=workflow%3Aci\n[codecov-src]: https://img.shields.io/codecov/c/github/prismicio-community/eleventy-plugin-prismic.svg\n[codecov-href]: https://codecov.io/gh/prismicio-community/eleventy-plugin-prismic\n[conventional-commits-src]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg\n[conventional-commits-href]: https://conventionalcommits.org\n[license-src]: https://img.shields.io/npm/l/eleventy-plugin-prismic.svg\n[license-href]: https://npmjs.com/package/eleventy-plugin-prismic\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprismicio-community%2Feleventy-plugin-prismic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprismicio-community%2Feleventy-plugin-prismic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprismicio-community%2Feleventy-plugin-prismic/lists"}