Recent posts:

Migrating my blog to Astro - Quality

Astro logo and name Enhancing the continuous integration and static analysis tooling to keep the quality of scripts and content as high as possible for the website. Read more...

Migrating my blog to Astro - Sitemap

Astro logo and name Adding support for a sitemap to your site with Astro Read more...

Migrating my blog to Astro - RSS/Atom syndication

Astro logo and name Astro has an RSS package but my blog was previously using the Atom syndication format. I wanted to keep using Atom so I need to adapt the RSS package to generate Atom format. Read more...

Migrating my blog to Astro - Older posts

Astro logo and name How do you navigate to older posts on a blog site. The previous approach was using lots of /pageN pages, which got rewritten regularly, causing confusion for search engines. I came up with a simpler strategy. Read more...

Migrating my blog to Astro - Tags

Astro logo and name How to display and organise blog post tags on my new Astro-based blog Read more...