Astro RSS Feeds with Full MDX Content
Discover how to use Astro's Container API to include fully rendered MDX content—components and all—in your RSS, Atom, and JSON feeds.
Discover how to use Astro's Container API to include fully rendered MDX content—components and all—in your RSS, Atom, and JSON feeds.
The official Ghost CMS Source theme is only available in English, but Ghost has a built-in translation system that makes it easy to translate the theme.
Learn how to create smooth cross-document and single-page transitions using the new View Transition API. This comprehensive guide covers CSS animations, JavaScript implementation, staggered effects, and framework support with practical examples.
Learn how to implement dark and light modes on your website using pure HTML and CSS—no JavaScript required! This guide covers automatic color scheme switching based on the user's system preferences, custom toggles with JavaScript, storing preferences in local storage, and best practices for Astro sites.
Creating full-width elements that break out of parent containers can cause horizontal scrollbars. CSS containers provide an easy way to avoid horizontal scrollbars.
A new major version of Astro has landed a while ago and it's time for me to upgrade this website.
I recently started to have a weekly maintenance day where I keep my home devices up to date and in a good working condition.
In the latest update to the code of my blog, I refocused on the essential elements and made the page smaller, lighter and faster, whilst improving the reading experience.
This is a story about how photography got me into learning the Swift programming language. I write about the goals and rules of my 100-Days-Of-Swift project.
I share some reflections about the things I learned along my self-taught software developer journey.