Site Map
Directory
A complete map of everything on this site. Use this to find topics, navigate the content system, or understand the structure of the library.
Content Systems
Content is not just writing. A real content system has structure, schema, and purpose. It separates different types of content by their function. It grows without collapsing into a mess. This section covers what it means to build a content library that compounds over time instead of just adding more pages.
Building flat-file publishing systems with PHP and JSON — no database, no CMS overhead, full control.
Designing JSON schemas for articles, categories, offers, and pages that machines and humans can both navigate.
Using AI as a production layer within a real content system — prompts, workflows, and quality controls.
One-off prompts produce one-off results. A prompt system produces consistent, schema-valid content you can publish without rebuilding the context every time. Here is how to build one.
A content schema made up on the fly produces technical debt fast. Here is how to design one deliberately — and what to get right before you have a hundred files that all need updating.
Most people treat a good idea like a single article. The better move is to turn it into a structured content system that can feed categories, related content, schema, and future assets.
Moving away from WordPress is not a technical project — it is an architectural decision. Here is what the migration actually involves, what you gain, and what you give up.
The structural decisions you make when setting up a PHP + JSON site determine how useful AI coding tools will be. Here is what to get right from the start.
AI can accelerate your publishing without replacing your judgment — if you set up the workflow correctly. The difference is in where you put the human decision points.
Databases and CMS platforms solved real problems. They also created new ones. A flat-file system built on PHP and JSON solves those problems differently — with less friction, more control, and a structure that AI tools can actually work with.
AI can draft the article. The review before publishing is where your judgment matters most. Here is what to check — and what you are actually checking for.