Path
Content Platform Engineering
Practices for personal knowledge bases, technical blogs, content discovery, information architecture, and static-site engineering.
-
1. Minimal upgrade path from blog to technology platform
guideA practical guide on how to upgrade a simple blog into a home page with topics, tags and platforms.
-
2. The minimum upgrade path from blog to technology platform (1): from 'file pile' to 'thematic'
postWhen you have more than 20 blog posts, readers start to get lost in time. This article shares a practical experience: why thematicization is the first step in blog upgrade, and how to judge whether you have reached the moment where you need to upgrade.
-
3. The smallest upgrade path from blog to technology platform (2): The design art of labels and topics
postWhat is the difference between topics and tags? Why is it harder to find content when there are too many tags? This article dismantles the three most common misunderstandings in content taxonomy and shares a practical 'three-tier tag system' design method.
-
4. The smallest upgrade path from blog to technology platform (3): Build a platform-based homepage - let readers go from 'seeing' to 'discovering'
postThematicization solves the problem of content attribution, but what should readers see when they open the homepage? This article shares how to design a 'content discovery' homepage, rather than a simple time flow list.
-
5. The smallest upgrade path from blog to technology platform (4): Astro + Content Collections practical guide
postConvert the design concepts from the first three articles into code. This article is a complete technical implementation guide, including all codes such as project structure, Schema design, dynamic routing, search integration, etc.