A walkthrough on generating Markdown twins of every blog post using Eleventy, so AI crawlers and LLMs can consume content more efficiently. Serving Markdown instead of HTML reduces token usage by 68–97%, saving cost and context window space. The implementation uses Eleventy's pagination feature to create a second layout
•11m read time• From kittygiraudel.com
Table of contents
❦ On this pageWhy serve Markdown at all §The general approach §Custom layout §SEO and discoverability §Closing thoughts §Sort: