mirror of
https://github.com/svemagie/blog-eleventy-indiekit.git
synced 2026-04-02 16:44:56 +02:00
Replace the server-side toc.njk placeholder (which never rendered because no code populated the `toc` variable) with a client-side Alpine.js component that scans .e-content headings at page load, builds a dynamic table of contents, and highlights the current section via IntersectionObserver. - Only appears on articles/notes with 3+ headings (h2-h4) - Excluded at build time for bookmarks, likes, and reposts - Scroll spy activates heading in top 30% of viewport Confab-Link: http://localhost:8080/sessions/cc343b15-8d10-43cd-a48f-ca912eb79b83