4 posts by Murtuzaali Surti
Builder.io's Partytown with 11ty
Exploring builder.io's partytown and integrating it with 11ty! It is nothing but a library which uses web workers to separately execute third party scripts.
Apr 5, 2023
by Murtuzaali Surti (4 posts) · Website & RSS feed
Categories: How to...
CAUTION
The posts below were published before the release of Eleventy v2.0.0 (Feb 8, 2023). Information in these posts may be out of date. The current stable release is 2.0.1. Eleventy v3.0 is currently under development and available for testing.
Using Fontsource With 11ty
For quite some time, I was searching for a way to self host google fonts because the google fonts API's network request increased the render blocking time more than I expected.
Dec 15, 2022
by Murtuzaali Surti (4 posts) · Website & RSS feed
Categories: How to...
Adding Custom Anchors to Headings in Markdown - Eleventy
Anchors are nothing but id attributes applied to an element to link to it using href attribute internally on the same page.
Jul 10, 2022
Eleventy - Shortcode for Embedding Codepen
Don't know what eleventy is? Before you read further, check out this amazing series of articles by... Tagged with webdev, javascript, beginners, eleventy.
Jul 7, 2022
by Murtuzaali Surti (4 posts) · Website & RSS feed
Categories: How to...Shortcodes