eleventy icon indicating copy to clipboard operation
eleventy copied to clipboard

A simpler site generator. Transforms a directory of templates (of varying types) into HTML.

Results 415 eleventy issues
Sort by recently updated
recently updated
newest added

### Operating system Windows 11, macOS ### Eleventy 3.0.0 ### Describe the bug Since upgrading to Eleventy 3.0.0, `eleventy --serve` is crashing after picking up the first changes to the...

education
error-messaging

### Operating system macOS 14.6.1 ### Eleventy 3.0.0 ### Describe the bug Just kicking this off as an observation, I’m consistently observing a significant performance regression after upgrading from Eleventy...

in-progress
feature: šŸ‡ performance

### Operating system mac OS Sequoia, Debian 6.1 ### Eleventy 3.0.0 ### Describe the bug Build output errors with the following: ``` > eleventy [11ty] Problem writing Eleventy templates: [11ty]...

needs-triage

### Operating system macOS Sonoma 14.5 ### Eleventy 3.0.0 ### Describe the bug having just upgraded to 3.0.0, my `npx @11ty/eleventy --serve --port=8081` command produces the error: ```` [11ty] Problem...

needs-test-case
error-messaging

- Fix: https://github.com/11ty/eleventy/issues/2798.

### Operating system Linux ### Eleventy 2.0.1 ### Describe the bug I use an internally built in reverse proxy to create custom tlds for developments, such as `website.local` over (locally)...

needs-triage

My friend @jskinne3 is setting up his first Eleventy site, and texted me tonight with a perplexing issue. I feel pretty well-versed in random Eleventy issues but I was stumped...

documentation

### Operating system maxOS 15.0.1 ### Eleventy version: 3.0.0 ### Describe the bug I encountered a build error related to circular structure when using .11ty.js files. The error occurs specifically...

needs-triage

### Is your feature request related to a problem? Please describe. I spent slightly too long today debugging a mysterious problem with `3.0.0-beta.2`: ``` Eleventy:TemplateMap Collection: collections.someCollection size: 0 +1ms...

enhancement
error-messaging