Welcome to the IndieWeb 11ty Starter
This is a minimal Eleventy starter for getting into the IndieWeb: microformats, webmentions, RSS, and build-time search, with no client-side JavaScript. Replace this hero and the rest of src/_data/site.js with your own once you're ready.
What's included: IndieWeb microformats (h-card/h-entry) · sending & receiving webmentions · RSS + JSON feeds · build-time search via Pagefind · CSS-only dark mode · no client-side JavaScript.
Read the READMECustomizing Your Site's Design
· Article by Your Name · 6 min read · 1178 words
An in-depth guide to customizing the IndieWeb 11ty Starter's design, from colour palettes and typography to layout and animations.
A Guide to Forking this Starter
· Article by Your Name · 6 min read · 1143 words
#11ty #indieweb #tutorial #setup
A step-by-step guide to setting up the IndieWeb 11ty Starter for your own site, from deleting demo content to updating configuration and deployment.
Cutting Netlify Build Time in Half
· Article by Your Name · 8 min read · 1420 words
#eleventy #netlify #performance #deployment #tutorial
How to optimize Netlify build times by caching data fetches, removing unused webhooks, and reducing build minutes.
Transitioning from CMS and SSI to Static Sites
· Article by Your Name · 4 min read · 736 words
#transition #static-sites #eleventy #tutorial
A guide for experienced developers moving from WordPress, SSIs, and rsync to static site generators like Eleventy.
How Webmentions Work
· Article by Your Name · 8 min read · 1503 words
#indieweb #webmentions #eleventy #microformats
A walkthrough of implementing webmentions on a static site, from setup to display, including webmention.io integration, Eleventy filters, and CSS styling.