-
Hi there,
I don't know if this is a specific platform problem, but I have the following problem with the HRM.
I use the `@snowpack/app-template-11ty` and it works fine except that HRM is not wor…
-
works with "source", but...not with directory mode
[posts.zip](https://github.com/victornpb/eleventy-plugin-page-assets/files/5976131/posts.zip)
setup:
```
const pageAssetsPlugin = require…
-
**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
-
Complex LaTex expressions like this one:
$$
\frac{{n \choose k} {N - n \choose m - k}}{{N \choose m}}
$$
are parsed as [njk templates first](https://github.com/11ty/eleventy/blob/8e88b0786b433…
-
1. Hoe heb jij het werken met het framework eleventy ervaren?
2. heb je data uit de cms database kunnen halen?
3. wat vind je moeilijk aan eleventy als framework?
4. wat vind je makkelijk aan eleve…
-
While this feature was originally intended for non-Node environments, we should add take additional care to throw an error when using Node with `--loader`?
Node can specify the default type using a…
-
### Operating system
MacOS Sonoma 14.6
### Eleventy
3.0.0-beta.1
### Describe the bug
In incremental mode i am getting an error `TemplateContentUnrenderedTemplateError: Tried to use templateConte…
-
## Environment
Node version: `19.8.1`
OS/version: `macOS 13.4`
## Eleventy
Eleventy version: `2.0.1`
Template engine: `njk`
Sample input file: `what does it mean?`
## Plugin
Plugin mod…
-
### Is your feature request related to a problem? Please describe.
_No response_
### Describe the solution you'd like
With fixing #1612, Eleventy gains the ability to produce ad-hoc, Virtual Templa…
-
### Is your feature request related to a problem? Please describe.
When using `.11ty.js` templates, shortcodes are accessed using `this` (as per [docs](https://www.11ty.dev/docs/shortcodes/)).
It …