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 463 eleventy issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Please describe. As of versions ``` "@11ty/eleventy": "3.0.0-alpha.17", "@11ty/eleventy-img": "^4.0.2", ``` Eleventy Image Plugin generates the following output for `` tag:...

enhancement

I have a shortcode that uses declarative shadow DOM to scope its contents (I use it to have HTML figures). E.g. ```njk {% scoped %} {% endscoped %} ``` which...

bug: --serve restart
template-language: nunjucks
needs-reproduction

### Operating system macOS Sonoma 14.5 ### Eleventy 3.0 alpha 17 ### Describe the bug In a `tsm` setup, I'd like to do Vitest testing with `new Eleventy()` and point...

education
education: third-party
feature: 🛠 configuration
typescript

### Why does this ticket exist? Sentiment about the current 11ty documentation forms into two somewhat conflicting groups: - Newcomers find the learning curve overwhelming, and - Those with more...

documentation

This comes up fairly often, most recently at #3379.

error-messaging

https://www.11ty.dev/docs/usage/#to-can-output-json Twas piggybacked on to https://github.com/11ty/eleventy/pull/1629 I personally don’t use this—anyone need to keep it around?

needs-discussion
on-hold
breaking-change

### Is your feature request related to a problem? Please describe. When writing a plugin, it's not uncommon for authors to want to allow users to pass a template used...

enhancement

> @zachleat I think the fix for this issue (https://github.com/11ty/eleventy/commit/6b8e53e516b63d7096ce06a67df6f83b15d2b9c7) broke a workflow: > > Versions: > > - Node.js v20.15.1 (installed via nvm) > - Eleventy **3.0.0-alpha.14** through **3.0.0-alpha.17**...

bug: dependency

### Operating system Arch Linux ### Eleventy v3.0.0-alpha.14 ### Describe the bug There has been plenty discussion and ongoing work around TypeScript support and pnpm support, (https://github.com/11ty/eleventy/issues/577, https://github.com/11ty/eleventy/issues/2876, https://github.com/11ty/eleventy/issues/2849) to...

needs-triage
release: canary
typescript
feature: runtimes 👟 package managers ⚰️

### Operating system macOS Ventura 13.3 ### Eleventy 2.0.0 ### Describe the bug Since adding the EleventyHtmlBasePlugin, I noticed that anchor references within a page are now broken. For example,...

needs-triage