rssed

a collection of dev rss feeds - blogroll

Add a new feed

+

311 feeds


Otterlord's Blog

Posts

CSS Code-splitting with Tailwind 🔗

Split the CSS bundle of projects using Tailwind by creating multiple config files and including only files needed by pages from each bundle. [...]

Sync Proton Drive on Linux with Rclone 🔗

Learn how to set up a synced or mounted Proton Drive folder with Rclone on Linux. [...]

How to fix HTML video issues in iOS Safari 🔗

Fix common issues with video elements in iOS Safari, and other webkit-based iOS browsers. [...]

Add sponsors to your Starlight site 🔗

Add a sponsors component to your Starlight site to showcase your project's sponsors/affiliates. [...]

Use Algolia Docsearch with Starlight 🔗

Learn how to use Algolia's Docsearch features in your Starlight documentation with component customisation. [...]

Astro SSR with Bun 🔗

Bun brings a ton of interesting new tools and APIs. Learn to use Bun on the server with Astro SSR. [...]

Hello from Bun! 🔗

Bun 1.0 has dropped, and to start my Bun content spiral, I've migrated my blog's build process to Bun using experimental Cloudflare Pages support. [...]

Using Tailwind with External Content 🔗

A guide to styling external content, such as that from a CMS, or from Markdown, when using Tailwind. [...]

Middleware Routing in Astro 🔗

Astro middleware allows you to intercept requests, and change how they're handled. Use a custom middleware router to control where your middleware wil [...]

Migrating from astro-compress 🔗

With `astro-compress` deprecated, it's time to migrate your site to newer Astro features. [...]

Handle Page State in Astro 🔗

How to handle page state in Astro. [...]

How to Use Auth.js in Astro 🔗

Add authentication to your Astro site with the unofficial Auth.js adapter for Astro. [...]

Content Collections Types 🔗

Easily type custom functionality for your content collections. [...]

How to Use AuthJS in Astro 🔗

Add authentication to your Astro site with the unofficial Auth.js package. [...]

Add Search To Your Astro Static Site 🔗

Add search to your Astro static site with Pagefind. [...]

OG Image Generation with Astro 🔗

Making OG images for your blog posts is a great way to make your content stand out on social media [...]

Hello world! 🔗

Greetings fellow traveler! Welcome to my personal tech blog. [...]