Displaying Line Numbers in 11ty Code Blocks
Add line numbers to 11ty code blocks with Prism and Markdown-it, bypassing the plugin's DOM-dependency by adjusting the renderer during the build process.
Create an Interactive TOC from Markdown-Generated Content
Create an interactive TOC for Markdown in Static Site Generators using the Intersection Observer API.
Use Intersection Observer instead of Scroll Events
Guide to the Intersection Observer API, explaining its advantages over scroll events and providing practical examples.
Node.js & PNPM Management on Unix
Guide to Node.js installation, version control, and package management with pnpm for Unix users.
See all tags.