-
Trying to use this plugin, I get the following error:
[11ty] Eleventy Error (CLI):
[11ty] 1. Error in your Eleventy config file '.eleventy.js'. (via EleventyConfigError)
[11ty] 2. require() of ES…
-
(I'm not sure if Deno is officially supported, but I assume it is here as this is an official plugin for 11ty, where deno is officially supported)
When trying to build webc files on deno, dynamic a…
-
-
I wanted to try upgrading to 3.0.0 which required forcing the install of this plugin to see if it was possible. This plugin fails with the error following error
```
[11ty] Problem writing Eleventy t…
-
Loading with deasync breaks in `@11ty/eleventy@3.0.0`. With the new ESM support by Eleventy the plugin could boil down to this:
```js
import { setupForFile, transformAttributesToHTML } from 'remark-…
-
I had one old html file in my site with the following bit:
```html
```
That url is now dead, but the error that eleventy-plugin-img2picture gave me is:
```
[11ty] Problem writing Eleventy…
-
Using version 0.8.0
Using tested node versions 16, 20
Error on startup when .vue file present:
Using `cross-env ELEVENTY_EXPERIMENTAL=true eleventy --serve`
```
[11ty] Problem writing Elevent…
-
```
npm i @photogabble/eleventy-plugin-interlinker
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @photogabble/eleventy-plugin-interlinker@1.0…
-
Upfront note: I'd be willing to submit a PR to help out with this.
### Is your feature request related to a problem? Please describe.
Commit c505822 inadvertantly introduced some breaking change…
-
To submit a community plugin this is the json content to create pull request with:
```json
{
"npm": "the npm package name of your plugin",
"author": "Your Twitter username",
"description": "…