-
**Describe the bug**
I'm trying this simple example of the renderTemplate feature (using beta8):
```
{% assign name = "Ray" %}
Hello World, and {{ name }}
{% renderTemplate "md" %}
# I a…
-
## Objectives
- **Incorporate "raw" Images for OGP Images:** Use a base image without text or overlays
- **Update Notist Data:** Ensure every slide deck includes this neutral "raw" image
- **…
-
Default to `true`.
-
_Eleventy Version_: 0.12.1 or 1.0
When using `withHydration` on a layout component, I get this error:
```
Problem writing Eleventy templates: (more in DEBUG output)
> Having trouble writing te…
-
### Bug Report Quick Checklist
- [x] I am on the latest version of Snowpack & all plugins.
- [x] I use package manager **npm**
- [x] I run Snowpack on OS **macOS Big Sur**
- [x] I run Snowpack o…
-
It seems that the template 1.60 has some problems when changing favicon in my Vault. The deploy log is as follows, thank you for your kind help.
11:18:48 PM: [11ty] Problem writing Eleventy templat…
-
I'm assuming here, but I think you got your backlinks code (in [`html/pages/garden/garden.11tydata.js`](https://github.com/boehs/site/blob/master/html/pages/garden/garden.11tydata.js)) from my [Eleven…
-
Losing my mind trying to figure out why exhibits/memorias-vivas/index.html won't load the base.njk layout as defined in its frontmatter.
Possible help troubleshooting:
- https://www.11ty.dev/docs…
-
Using `data.collections` inside a computed data function fails with the following error:
```shell
Eleventy:Template Writing '' from './blog.njk'. +4ms
Eleventy:EleventyErrorHandler Error writing te…
-
After integrating `eleventy-plugin-rss` into my Eleventy project, I've realized there might be a bit of confusion for new users on how exactly this plugin functions out-of-the-box. Currently, the docu…