github.com/11ty/eleventy
A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
https://github.com/11ty/eleventy
Decide Node minimum for Eleventy v4
zachleat opened this issue 26 days ago
zachleat opened this issue 26 days ago
Support `file:` protocol sources for passthrough copy
zachleat opened this issue 27 days ago
zachleat opened this issue 27 days ago
Use `resolve:` prefix in HTML Relative Passthrough Copy to import.meta.resolve targets for copy
zachleat opened this issue 29 days ago
zachleat opened this issue 29 days ago
Custom template extension for .css and .js not triggered for files in subfolders in Eleventy 3.1.2
madrilene opened this issue 30 days ago
madrilene opened this issue 30 days ago
`eleventyExcludeFromCollections` stopped working for me with v3.1.1
SamirTalwar opened this issue about 1 month ago
SamirTalwar opened this issue about 1 month ago
MIME type error with CSS sheets (Tailwind)
SpytewareStudio opened this issue about 1 month ago
SpytewareStudio opened this issue about 1 month ago
Cleaner Programmatic API constructor arguments
zachleat opened this issue about 1 month ago
zachleat opened this issue about 1 month ago
refactor: rename addMarkdownHighlighter to setMarkdownHighlighter (Fixes #3105)
Subham-KRLX opened this pull request about 1 month ago
Subham-KRLX opened this pull request about 1 month ago
Hidden directories are excluded from build
groenroos opened this issue about 1 month ago
groenroos opened this issue about 1 month ago
Consistent watch/serve console output
zachleat opened this issue about 1 month ago
zachleat opened this issue about 1 month ago
Numeric tags in v3.1 cause "tagName.startsWith is not a function (via TypeError)"
dwoodman2008 opened this issue about 1 month ago
dwoodman2008 opened this issue about 1 month ago
3.1.2-beta.3 regression: updated eleventy config disconnects the local server
chriskirknielsen opened this issue about 1 month ago
chriskirknielsen opened this issue about 1 month ago
Saving your configuration file may keep the process open after SIGINT (⌘+C or CTRL+C)
zachleat opened this issue about 1 month ago
zachleat opened this issue about 1 month ago
refactor: rename addMarkdownHighlighter to setMarkdownHighlighter
Subham-KRLX opened this pull request about 1 month ago
Subham-KRLX opened this pull request about 1 month ago
3.1.2-beta.2 regression: 11ty.js file breaks subsequent renders with "Problem writing Eleventy templates: `templateRender` has not yet initialized"
chriskirknielsen opened this issue about 1 month ago
chriskirknielsen opened this issue about 1 month ago
11ty
hercialvitalis21 opened this pull request about 1 month ago
hercialvitalis21 opened this pull request about 1 month ago
Add `sideEffects: true` to `package.json`
zachleat opened this issue about 1 month ago
zachleat opened this issue about 1 month ago
[question] Tried to use templateContent too early via TemplateContentPrematureUseError
nichoth opened this issue about 1 month ago
nichoth opened this issue about 1 month ago
brace-expansion NPM audit
zachleat opened this issue about 1 month ago
zachleat opened this issue about 1 month ago
Use the frontmatter term "collections" not "tags" to define which collections a content file should be a part of
ironfish1000 opened this issue about 1 month ago
ironfish1000 opened this issue about 1 month ago
Add a feature to display Previous and Next links for all content files in a specific folder
ironfish1000 opened this issue about 1 month ago
ironfish1000 opened this issue about 1 month ago
Do not publish content that has a date in future
ironfish1000 opened this issue about 1 month ago
ironfish1000 opened this issue about 1 month ago
Adds GlobRemap to fix bug with parent directories in tinyglobby #3854
zachleat opened this pull request about 2 months ago
zachleat opened this pull request about 2 months ago
Pagination ignores `all` collection
tylersticka opened this issue about 2 months ago
tylersticka opened this issue about 2 months ago
Move away from globs in chokidar
zachleat opened this issue about 2 months ago
zachleat opened this issue about 2 months ago
Extract Core.js
zachleat opened this pull request about 2 months ago
zachleat opened this pull request about 2 months ago
Add a `cwd` or `root` option to Eleventy core
zachleat opened this issue about 2 months ago
zachleat opened this issue about 2 months ago
Bump entities from 6.0.0 to 6.0.1
dependabot[bot] opened this pull request about 2 months ago
dependabot[bot] opened this pull request about 2 months ago
Files in current folder ignored if input directory is set to parent folder
rothsandro opened this issue about 2 months ago
rothsandro opened this issue about 2 months ago
Absolute path for input source causes wrong output path to be constructed
kingmesal opened this issue about 2 months ago
kingmesal opened this issue about 2 months ago
addPassthroughCopy glob pattern prevents template build on change
JohnGoldsmith opened this issue about 2 months ago
JohnGoldsmith opened this issue about 2 months ago
Computed Data regression in v3.1.0: Template strings in Objects in Arrays not rendering
zachleat opened this issue about 2 months ago
zachleat opened this issue about 2 months ago
Nav items inexplicably changing order on some pages
zachleat opened this issue about 2 months ago
zachleat opened this issue about 2 months ago
Bump @eslint/js from 9.27.0 to 9.28.0
dependabot[bot] opened this pull request about 2 months ago
dependabot[bot] opened this pull request about 2 months ago
Bump sass from 1.89.0 to 1.89.1
dependabot[bot] opened this pull request about 2 months ago
dependabot[bot] opened this pull request about 2 months ago
Bump zod from 3.25.42 to 3.25.48
dependabot[bot] opened this pull request about 2 months ago
dependabot[bot] opened this pull request about 2 months ago
Bump eslint from 9.27.0 to 9.28.0
dependabot[bot] opened this pull request about 2 months ago
dependabot[bot] opened this pull request about 2 months ago
Bump @types/node from 22.15.28 to 22.15.29
dependabot[bot] opened this pull request about 2 months ago
dependabot[bot] opened this pull request about 2 months ago
Expand RenderPlugin's renderTemplate to all available languages
chriskirknielsen opened this issue about 2 months ago
chriskirknielsen opened this issue about 2 months ago
Move local dev server to a separate process
zachleat opened this issue about 2 months ago
zachleat opened this issue about 2 months ago
Use Config Collections API to inform template dependency graph
zachleat opened this issue 2 months ago
zachleat opened this issue 2 months ago
Add explicit prefix (e.g. `file:` protocol) for opt-in to InputPath to URL plugin
zachleat opened this issue 2 months ago
zachleat opened this issue 2 months ago
Extract core (no dev server, no chokidar) class from Eleventy.js
zachleat opened this issue 2 months ago
zachleat opened this issue 2 months ago
Access to json files in _data broke in v3.1.0
kingmesal opened this issue 2 months ago
kingmesal opened this issue 2 months ago
Using pagination combined with the collections API is broken since 733ec4b4
johnridesabike opened this issue 2 months ago
johnridesabike opened this issue 2 months ago
" dateValue.toLowerCase is not a function" on a file with date attribute in metadata
yankee42 opened this issue 2 months ago
yankee42 opened this issue 2 months ago
--Served MDX imports changing are not reflected until full restart
JonSnowbd opened this issue 2 months ago
JonSnowbd opened this issue 2 months ago
Regression. eleventyComputed is not merged/executed in the DataCascade
KajKandler opened this issue 2 months ago
KajKandler opened this issue 2 months ago
Create main.yml
hercialvitalis21 opened this pull request 2 months ago
hercialvitalis21 opened this pull request 2 months ago
EMFILE: too many open files, watch 'package-lock.json'
t-kelsey opened this issue 2 months ago
t-kelsey opened this issue 2 months ago
How to use ConsoleLogger.js ?
1oglop1 opened this issue 2 months ago
1oglop1 opened this issue 2 months ago
Regression in v3.1 - pages with the same name a folders are not matched in the collections API
jeff-horton-ho-sas opened this issue 2 months ago
jeff-horton-ho-sas opened this issue 2 months ago
Changes to dependencies are not reflected in the final compilation when running eleventy in --serve mode with jsx (or tsx) files.
kobaj opened this issue 2 months ago
kobaj opened this issue 2 months ago
Possible regression in 668475b (since 6ea8f6c): Pagination based on Collections API data never renders those pages
exchgr opened this issue 2 months ago
exchgr opened this issue 2 months ago
Fixes #3788, Nunjucks unpaired shortcode default argument value
zachleat opened this pull request 2 months ago
zachleat opened this pull request 2 months ago
Fix JavaScript engine render so it always pulls fresh.
kobaj opened this pull request 2 months ago
kobaj opened this pull request 2 months ago
Fix and test for #3807
zachleat opened this pull request 2 months ago
zachleat opened this pull request 2 months ago
Pagination hrefs don't generate properly with `eleventyComputed` `permalink`
harrislapiroff opened this issue 2 months ago
harrislapiroff opened this issue 2 months ago
Ctrl+C doesn't exit completely when running --watch in parallel with something else
m4rrc0 opened this issue 2 months ago
m4rrc0 opened this issue 2 months ago
On file changes during serve, markdown-it plugins are added multiple times on reloads
kari opened this issue 2 months ago
kari opened this issue 2 months ago
Bump zod-validation-error from 3.4.0 to 3.4.1
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
Bump vue from 3.5.13 to 3.5.14
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
Bump ava from 6.2.0 to 6.3.0
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
Bump eslint from 9.24.0 to 9.27.0
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
Bump sass from 1.86.3 to 1.89.0
dependabot[bot] opened this pull request 2 months ago
dependabot[bot] opened this pull request 2 months ago
Exposing Nunjucks rendering context in shortcodes fails in 3.1.0
groenroos opened this issue 2 months ago
groenroos opened this issue 2 months ago
Data directory ignored if input directory is set to parent folder
rothsandro opened this issue 2 months ago
rothsandro opened this issue 2 months ago
3.1.0 potential regression: `addCollection` callback seemingly ignored, resulting in no collections but "all" in templates
exchgr opened this issue 2 months ago
exchgr opened this issue 2 months ago
Modification in nested layout not propagating
PaulPichaureau opened this issue 2 months ago
PaulPichaureau opened this issue 2 months ago
Add support for `file:` URLs as input/output
zachleat opened this issue 3 months ago
zachleat opened this issue 3 months ago
Bug with Virtual Templates when using absolute paths as input
zachleat opened this issue 3 months ago
zachleat opened this issue 3 months ago
Use Nunjucks `load` event to inform dependency graph
zachleat opened this issue 3 months ago
zachleat opened this issue 3 months ago
Bump @11ty/eleventy-utils from 2.0.1 to 2.0.7
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
Bump sass from 1.86.3 to 1.88.0
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
Add indicator for configuration-less runs
vrugtehagel opened this pull request 3 months ago
vrugtehagel opened this pull request 3 months ago
Virtual Templates get ignored silently in the `includes` directory when includes is `""`
m4rrc0 opened this issue 3 months ago
m4rrc0 opened this issue 3 months ago
Add 11ty Super Professional Business Network Page to Community Section
lauriejefferson opened this issue 3 months ago
lauriejefferson opened this issue 3 months ago
Add `page.dir` to Eleventy Supplied Data
zachleat opened this issue 3 months ago
zachleat opened this issue 3 months ago
Bump @11ty/eleventy-utils from 2.0.1 to 2.0.5
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
Bump eslint from 9.24.0 to 9.26.0
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
fix: change missing arg from empty string to undefined
btrem opened this pull request 3 months ago
btrem opened this pull request 3 months ago
nunjucks shortcodes with no parameter passes empty string to function
btrem opened this issue 3 months ago
btrem opened this issue 3 months ago
Adopt TypeScript in codebase
uncenter opened this issue 3 months ago
uncenter opened this issue 3 months ago
Simplify retrieval of collections.all in `getLocaleCollectionItem`
noelforte opened this pull request 3 months ago
noelforte opened this pull request 3 months ago
Bump marked from 15.0.8 to 15.0.11
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
Bump eslint from 9.24.0 to 9.25.1
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
Bump sass from 1.86.3 to 1.87.0
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
Bump @11ty/eleventy-utils from 2.0.1 to 2.0.2
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
Bump simple-git-hooks from 2.12.1 to 2.13.0
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
Make debug mode more helpful when there’s an issue
j9t opened this issue 3 months ago
j9t opened this issue 3 months ago
install err
wangnan789 opened this issue 3 months ago
wangnan789 opened this issue 3 months ago
Long build times if output folder isn't empty
eladnarra opened this issue 3 months ago
eladnarra opened this issue 3 months ago
Support CSS imports from TypeScript
penx opened this issue 3 months ago
penx opened this issue 3 months ago
Remove cross-spawn dependency
zachleat opened this pull request 3 months ago
zachleat opened this pull request 3 months ago
Add eleventyConfig.getFilters and eleventyConfig.getShortcodes to configuration docs
zachleat opened this issue 3 months ago
zachleat opened this issue 3 months ago
Document eleventyConfig.directories (shipped with v3.0.0)
zachleat opened this issue 3 months ago
zachleat opened this issue 3 months ago
Bump tinyglobby from 0.2.12 to 0.2.13
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
Bump eslint from 9.24.0 to 9.25.0
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
Bump @eslint/js from 9.24.0 to 9.25.0
dependabot[bot] opened this pull request 3 months ago
dependabot[bot] opened this pull request 3 months ago
locale_url returns the incorrect URL with a virtual template
scottsweb opened this issue 3 months ago
scottsweb opened this issue 3 months ago