You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DOCUMENTATION.md
+37-7Lines changed: 37 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,13 +15,7 @@
15
15
16
16
## Installation
17
17
18
-
> ⚠ This plugin relies on the new `eleventyConfig.addGlobalData` method that comes with Eleventy `1.0.0`, [see documentation](https://www.11ty.dev/docs/data-global-custom) for more.
19
-
>
20
-
> To use it, make sure you use Eleventy `1.0.0` or above:
21
-
>
22
-
> - With npm: `npm install --save-dev @11ty/eleventy@^1.0.0`;
23
-
> - Yarn: `yarn add --dev @11ty/eleventy@^1.0.0`;
24
-
> - Or npx: `npx @11ty/eleventy@^1.0.0`.
18
+
> ⚠ This plugin relies on the new `eleventyConfig.addGlobalData` method that cmae with Eleventy `1.0.0`, [see documentation](https://www.11ty.dev/docs/data-global-custom) for more.
25
19
26
20
Add `eleventy-plugin-prismic` dependency to your project:
0 commit comments