Generating Open Graph Images With Astro & Satori
Open Graph images are a great way to make your post stand out on social media, and generating them has never been easier.
My name is Alec Lomas, and I make websites
Open Graph images are a great way to make your post stand out on social media, and generating them has never been easier.
Some new(-ish) CSS features make building a system-aware color theme selector ridiculously easy.
For the first time in nearly five years, this site has a new lick of paint. Here's a peek behind the curtain.
When creating a design system library, it's important to remember that the library can't solve for every possible view. But our users can.
With a little CSS, we can ensure the user always knows where a link goes. Even when they're printing it.
Linters are powerful code quality tools. Stylistic consistency is important. Linters should never enforce stylistic consistency.
By limiting the amount of CSS we can write, we improve the quality of the CSS we do write.
The Fetch API is great, but didn't ship with the ability to timeout requests. There's a new API to help with that.
In its quest to glorify the scrobble, Last.fm has forgotten the humble album. We can almost fix that.
Tachyons is an insanely powerful atomic CSS library with sane defaults. But sane isn't perfect for every project.