-
From my experience so far with Vento, the experience has generally been great but errors seem to be a pain point. Because of how Vento translates to *JavaScript* and then feeds that to `meriyah`, I'm …
-
Error
> Having trouble rendering njk template ./templates/sitemap.njk (via TemplateContentRenderError)
> Tried to use templateContent too early on ./templates/labpost.njk (via TemplateContentPrema…
-
It appears that trying to bundle css from a nunjucks macro file using getBundleFileUrl results in a fatal error.
Here is the stacktrace (`` substituted for actual pc path):
```
[11ty] Problem wri…
-
### Operating system
Windows 11, macOS
### Eleventy
3.0.0
### Describe the bug
Since upgrading to Eleventy 3.0.0, `eleventy --serve` is crashing after picking up the first changes to th…
-
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…
-
Would be nice to be able to do something like this:
` downloadPaths: {
md: "content/blog/{slug}",`
I'm trying to stick with the structure from the 11ty blog starter template: https://gi…
-
(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…
-
### Operating system
linux
### Eleventy
3
### Describe the bug
I have .md file inside of which I have an include:
```
{% include 'promo.html' %}
```
my promo.html content would be something…
-
### Operating system
macOS 14.6.1
### Eleventy
3.0.0
### Describe the bug
Just kicking this off as an observation, I’m consistently observing a significant performance regression after upgrading …
-
### Operating system
macOS Sonoma 14.4.1
### Eleventy
3.0.0
### Describe the bug
While Eleventy is building the site, it's not possible to kill the process with `Ctrl-C`. Only after the build is …