-
Looking towards a v1.0 release I was wondering, how the codebase might look like.
So I wrote a script, that walks through the whole codebase (starting at `cmd.js` and following `require()`s):
http…
-
### Operating system
macOS Big Sur 11.7.4
### Eleventy
2.0.1
### Describe the bug
I've just upgraded from 0.5 to 2.0.1 (yeah…I know…). I tried upgrading to v1 also and get the same error, so repo…
-
Running `eleventy` fails when including a WebC file with `renderFile` in a file that is excluded from collections.
I have reproduced the issue within [eleventy-base-blog](https://github.com/11ty/el…
-
on my full blog conversion, wp-to-11ty creates an index.html and index.njk
```
> blog@1.0.0 serve
> npx @11ty/eleventy --serve
[11ty] Problem writing Eleventy templates: (more in DEBUG output)…
-
This plugin is awesome and provides a great functionality, nevertheless it does not work…
log:
```
[11ty] Problem writing Eleventy templates: (more in DEBUG output)
[11ty] > Having trouble writi…
-
I seem to have stumbled into some confusing behavior that I'm seeing when using `getBundle` and/or `getBundleFileUrl` specifically within a `.11ty.js` layout used by multiple templates.
I've create…
-
Right now, both Jekyll and Eleventy [have dependabot configured](https://github.com/welcomments/templates/blob/80dce7e2e0615b47724336f934c054f295d22b7f/.github/dependabot.yml) so that they will get au…
-
Hi!
First of all, I love the idea and direction of this library. The inclusion of partial hydration is so awesome! As soon as I get around it I will try to contribute to the tests.
I have a que…
-
**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…
-
_(Originally posted in help on Discord @ https://discord.com/channels/741017160297611315/1129393478963568702)_
## Scenario
I'm running 11ty 2.0.1 and WebC 0.11.1.
I'm attempting to create a …