A walkthrough of building a blog statistics page using Eleventy. Covers creating a custom Eleventy plugin that aggregates post metrics (word counts, post frequency, popular tags) via a custom collection, stripping YAML front-matter before analysis, implementing file-system-based caching to speed up incremental builds from ~10s

6m read time From kittygiraudel.com
Post cover image
Table of contents
Aggregating data §Displaying stats §Displaying graphs §Wrapping up §

Sort: