I am *unhealthily* excited about a feature that snuck its way into the latest canary release of @eleventy — plugins and other code can now insert arbitrary “pages” into the rendering pipeline, with all the metadata that would normally come from a physical file on disk.
That will make it way, way easier for plugins that retrieve data from headless APIs to do things like “check for collisionswith an existing file-based page before injecting a dynamically generated one”.