Posts


Static Mastodon toots in Astro

Got an Astro site and want to embed completely static versions of posts from the Fediverse? Check out this component.

2022-08-29

Using Cloudinary with Astro and Eleventy

If Cloudinary’s free tier will serve your website’s needs, my code can make it easier to use.

2022-08-27

Static embeds in Eleventy

In what could and perhaps should be the end of this saga, here’s code to provide static tweets and static Mastodon toots in Eleventy.

2022-08-27

Static tweets in Astro: the two-sources edition

After I learned that it takes two separate Twitter APIs to produce decent static embeds of tweets, I knew that meant more code changes.

2022-08-26

Static tweets: Twitter’s v2 API and video

Twitter has eliminated one major shortcoming in its preferred API.

2022-08-21