-
**Describe the bug**
Per the Liquidjs docs, [the {% include %} tag is deprecated](https://liquidjs.com/tags/include.html) and it's recommended that we use [the {% render %} tag](https://liquidjs.co…
-
The content of other pages is not accessible inside webc pages.
## Repro
1. Create a new Eleventy + WebC project
2. Add some markdown files with "posts" tag
3. Add a `.webc` page that renders …
-
Currently, the only way to add code to a bundle is by rendering it through a template. This works fine for simple cases, but it limits the usefulness of bundles, since not everything is always an elev…
-
### Operating system
Linux
### Eleventy
2.0.1
### Describe the bug
Stacktraces from errors in Markdown files give an incorrect line number. It appears that the length of the front matte…
-
**Is your feature request related to a problem? Please describe.**
One of the best feature of Eleventy is the ability to mix and match different template languages to produce a static site. This adv…
kaceo updated
4 months ago
-
**Describe the bug**
A permalink function in a data object is never being called, but it's presence is causing an exception.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a Jav…
-
I wanted to add a couple of template formats to my build without effecting the defaults. Looks like there's a [function that does just that](https://github.com/11ty/eleventy/blob/d30b952ad59e8978b2261…
-
I'm trying to create a few pages that will display posts filtered by some tag. To do this, I created a shared layout that accepts an array of records. For example, the home page should display all pos…
-
**Is your feature request related to a problem? Please describe.**
As an Eleventy (11ty) user, I struggle to integrate the existing WebC image component provided by unpic-img. While WebC works well f…
-
### Operating system
Arch Linux
### Eleventy
v3.0.0-alpha.14
### Describe the bug
There has been plenty discussion and ongoing work around TypeScript support and pnpm support, (https://…