A walkthrough of implementing tag pages on a personal blog built with Eleventy. Key technical details include using `eleventyComputed` to resolve template variables in front-matter, filtering out the special 'all' collection from pagination, and including snippets alongside posts in tag collections. The author also shares the
•4m read time• From kittygiraudel.com
Table of contents
Using variables in the front-matter §Removing the “all” page §Including snippets §Actually tagging content §Wrapping up §Sort: