- As I continue migrating from WordPress to Astro, I am rebuilding key plugin features without third-party dependencies. In this post, I will show how I replaced syntax highlighting, recent post widgets, and external link management using Astro’s flexible ecosystem.Replacing WordPress Plugins with Astro: Code Highlighting, Recent Posts & External Links
- Moving from WordPress to Astro meant rethinking how I implemented various features that were previously handled by plugins. In this post, I explain how I replaced key WordPress plugin functionalities in Astro, including acronyms, metadata, and tag clouds.Replacing WordPress Plugins with Astro: Acronyms, Meta Tags & Tag Clouds