-
10:32:50 AM: 1. build.command from netlify.toml
10:32:50 AM: ────────────────────────────────────────────────────────────────
10:32:50 AM:
10:32:50 AM: $ npm install…
-
This Week in 11ty (Feb 21, 2020)
- Releases (via https://github.com/11ty/eleventy/releases)
- Interesting Commits (via https://github.com/11ty/eleventy/commits/master)
- News (via https://www.11t…
-
I am new to 11ty and using the Programmatic API version of 11ty, it is working for me when using the defaults, but I want to set some configuration overrides (not in a configuration file, but programm…
-
It would be very nice to detect changes in the translation files.
Via ``translations`` configuration you can only set an object containing translations.
Every time a translation changes, the ele…
-
After reading https://github.com/solid/node-solid-server/issues/1299 I was wondered, whether this could be a scenario for Eleventy, too.
Given that there were considerations to switch to a streamin…
-
Hey guys, trying out Eleventy and I
-
Hi,
I'm API fetching three collections using three different data files. When I try `{% sitemap datafile %}` I'm getting an error `EmptySitemap: You ended the stream without writing anything`.
Is…
-
These could be added to the portfolio at a later stage; might need to be worked on first:
- [ ] http://lernhausfilm.de/ (Wordpress)
- [ ] http://www.handwerksvideos.de/ (Wordpress)
- Eleventy Fro…
-
```
[11ty] Problem writing Eleventy templates: (more in DEBUG output)
[11ty] 1. Having trouble rendering webc template ./index.webc (via TemplateContentRenderError)
[11ty] 2. Unknown encoding: base…
-
**Describe the bug**
I have a call to `addPassthroughCopy` with a glob to take all images, but one folder is in my `.eleventyignore` file and the images inside it are copied.
**To Reproduce**
…