Blog Series

2 series

  1. Abstract illustration of a laptop surrounded by bubbles.

    Building a Better Blog With Series Support

    2 posts

    Exploring why blog series matter for technical writers and how I implemented series support in my Astro blog, along with upgrading cross-posting to DEV and Hashnode using their APIs.
  2. Stylized network graph connecting blog posts with lines representing similarity.

    Smarter Related Posts With AI

    3 posts

    A deep dive into how to improve related-post recommendations on a blog using embeddings, cosine similarity, and scoring thresholds — including implementation strategies and algorithm design.