-
https://github.com/oleeskild/digitalgarden/issues/161#issue-1720210146
`/opt/build/repo/src/site/_includes/components/pageheader.njk`
>34
>35 `{% favicons './src/site/favicon.svg', appleIconBgCol…
-
**Describe the bug**
If the home page image is changed, then the Netlify build fails. The biuld fails even if you switch back to the original image.
**To Reproduce**
Steps to reproduce the behavi…
-
When trying this Plugin with Eleventy 1.0 I get this error:
```
[11ty] Problem writing Eleventy templates: (more in DEBUG output)
[11ty] > Having trouble writing template: _site/posts/hello/index…
-
When adding a new image to a project Eleventy dev server has to be restarted for the new image to be served.
- This is using `.addPassthroughCopy("src/img/**/*.{png,gif,jpg,jpeg,pdf,svg,webp}");` i…
-
Running `npm run start` or `npm run build` used to work for me previously. Now they both fail with:
```
$ npm run start
npm WARN cli npm v9.9.1 does not support Node.js v15.14.0. This version of np…
-
## Issue
- Currently set up entirely in eleventy.js file
- Only supporting images for Design Highlights
- Design Highlights are failing the Lighthouse test anyway #43
## Possible Solutions
- U…
-
### Operating system
maxOS 15.0.1
### Eleventy
version: 3.0.0
### Describe the bug
I encountered a build error related to circular structure when using .11ty.js files. The error occurs specifical…
-
Folks are pretty unfamiliar with Eleventy, and this makes things like templating pretty unfamiliar to newcomers!
We should provide a crash course into some of Eleventy's features we're using, namel…
-
Hi!
First of all, thank you so much for this plugin, great job!
I have encountered an issue, that when I use the i18n filter with liquid templates, eleventy throws an error.
I used the plugin dem…
-
There is an issue when `` and most likely any element that relies on `SlotController` and the `hasSlotted` method to tell if the component if something has been slotted and then DSD'ing that element.
…