About The Structure
A content-first structure for life after WordPress
ThinkGround keeps the writing model intentionally simple so the site can evolve without losing ownership of the content itself.
Posts live in content/posts as MDX files. That keeps each article portable, versionable, and independent from a specific CMS vendor.
Next.js handles routing, rendering, metadata, and future expansion points such as RSS, search, newsletters, category pages, and migration utilities.
The current goal is to replicate the existing ThinkGround visual identity first, then move the content model and deployment workflow into a simpler long-term structure.