All articles

Articles about eleventy

This eleventy archive collects 1 EchoThread article about eleventy for publishers, developers, and site owners. Start here when you need practical guidance on comment systems, moderation workflows, spam reduction, privacy requirements, performance tradeoffs, or reader-engagement decisions, then open the linked guides for implementation details and supporting references.

Updated

Reference points used across these guides include Google Core Web Vitals, HTTP Archive Page Weight, EU ePrivacy Directive Article 5(3), GDPR Article 7 consent conditions.

Questions about eleventy

What does the eleventy archive cover?

It collects 1 EchoThread guide about eleventy, with links to practical articles for publishers, developers, and site owners.

Who should read these eleventy guides?

They are written for teams choosing, migrating, moderating, or improving website comment systems without adding ad-funded tracking or heavy frontend code.

Where should I start with eleventy?

Start with the newest or most specific article in the list, then follow the related-guide links for setup details, source references, and adjacent comparison pages.

How to add comments to an Eleventy (11ty) site

Eleventy has no comment system and does not want one; it builds HTML. This guide adds a hosted comment section with a single include file in Nunjucks, Liquid or Handlebars, explains which page variable to use as the thread identifier, and shows how to turn comments off per post.

eleventystatic-site-generatorstutorialjamstack
Read more