-
**Describe the bug**
With thousand of pages and personalization of every page based on user permissions at the edge, the edge data file quickly reaches a few megabytes because we need to store build …
-
### Describe the problem
The following situation:
On my new personal website, I wanted to call the dev.to api to show the links in the [blog section](https://reitzner-at.vercel.app/blog).
I mad…
-
### Operating system
macOS Ventura 13.5.1
### Eleventy
2.0.1
### Describe the bug
I'm using 11ty+TS+TSX etc. via Vite/esbuild. In a Vitest tests, calling the `Eleventy` constructor fails in confi…
-
Hey
I'm trying to get the `eleventy-img` to work with the `pathprefix` option, but I can't figure out how to make it work.
Am I supposed to handle it in the filter implementation in `.eleventry.…
-
I have added a custom css file:
`src\site\styles\user\changeIcon.css`
``` css
body {
--note-icon-1: url(/img/custom.svg);
--note-icon-2: url(/favicon.svg);
--note-icon-3: url(/img/tr…
-
### Operating system
MacOS venture
### Eleventy
2.0.1
### Describe the bug
Hi
I faced this problem after I changed some things on my website which I don't know exactly because of whi…
-
**- Do you want to request a *feature* or report a *bug*?**
bug
**- What is the current behavior?**
Not able to load admin panel under localhost:port/admin.
```js
Error loading the CMS config…
-
**Describe the bug:**
Templates written in Javascript are properly watched by Eleventy, but changes made to them don't propagate to resulting `_site`
**To Reproduce**
1. Create an empty direc…
-
### Operating system
macOS 14.0 Sonoma
### Eleventy
2.0.1
### Describe the bug
I have a `global-header.webc` component that contains a `` and a `` tag. I’m trying to scope the styles so WebC adds…
-
Hey 👋,
I tried to make a custom renderer for an image in markdownIt. This is working great however I get empty paragraphs around the top and bottom of the custom rendered HTML.
I also tested ren…