Moving from WordPress to a static site generator

Last updated: 2025-Sep-23

This series documents my experience moving my legacy self-hosted WordPress site to a static site generator (SSG).

The how: Building the site structure

I started my information architecture with my existing WordPress site architecture. Then I started to put all the content pieces together.

Creating reusable content for static site generators (SSGs)

I modularized my content to display it in the right place at the right time—a major tenet of content strategy.

The why: Behind my SSG conversion project

I put myself in every role of building out a website to better understand how content is programmatically consumed and displayed.

The what: Creating the content strategy for my site

It’s critical to structure, plan, and maintain your content. Working as writer, content strategist, and developer helped me understand how to orchestrate between the three roles.

The where: Working with a static site generator

I knew what I wanted (ease-of-use) and didn’t want (“ease of use”) when building a site with static site generators (SSGs).