When content lives inside the template, publishing becomes more expensive than it should be.
The minimal solution isn't always a CMS. Often it's enough to model the data well, version it, and generate artifacts that the app can consume clearly.
I structure your content (blog, projects, pages) to be scalable and maintainable.

Content is embedded in components and every editorial change costs too much.
Editorial sites, personal websites, and products that want to grow without relying on hardcoded HTML.
When content lives inside the template, publishing becomes more expensive than it should be.
The minimal solution isn't always a CMS. Often it's enough to model the data well, version it, and generate artifacts that the app can consume clearly.
Editorial system that transforms Markdown into structured content ready for web, SEO, and scalability.
Personal content system where I centralize blog, projects, and services on a scalable base.
How to move from hardcoded content to a versioned system with clear models and defined responsibilities.
How to simplify legacy routes, define canonical URLs, and prepare Angular for real content without rewriting the app.
Content, projects and services are all part of the same working system.
© Eleazar Ramos. Built and constantly improved as part of my own system.