-
Use the existing HTML transformer architecture and wire it up to passthrough file copy to move any references to assets on the local file system to the output folder automatically.
For example:
…
-
### Operating system
Windows 11 24H2
### Eleventy
3.0.0
### Describe the bug
Hi,
I'm having issues after upgrading my blog repo to 11ty 3.0.0. I used the upgrade helper, but it doesn…
-
### Steps to reproduce
Add the example `{{ myShortcode 'arg1', 'arg2' }}` from the README to a Vento template.
### Expected behavior
Successful build.
### Actual behavior
```
[11ty] Problem writ…
-
### Operating system
macOS Sonoma 14.5
### Eleventy
3.0.0
### Describe the bug
having just upgraded to 3.0.0, my `npx @11ty/eleventy --serve --port=8081` command produces the error:
````
[11t…
-
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…
-
**Describe the bug**
When linking to an image in Markdown pages (whether it's done in the CMS or manually), a build error will result.
**To Reproduce**
Steps to reproduce the behavior:
1. Add im…
-
How can I add files/paths to ignore?
Since the compression works on the output directory---not on the input-to-output cascade eleventy performs---it seems to be oblivious to paths added via `eleve…
-
Possibly related to [this comment](https://github.com/11ty/eleventy-plugin-webc/issues/32#issuecomment-1533470897_) in issue #32.
Adding `permalink: false` to a `*.webc` file's frontmatter data res…
-
### Operating system
Ubuntu 22.04
### Eleventy
3.0.0
### Describe the bug
(For context, I was trying to implement the new bundle stuff in v3.0, following the pattern established by eleventy-base-…
-
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…