Privacy choices

This site may send the owner a minimal page-visit notice with page, browser, device type, and resolution. If you accept analytics, it can also remember an anonymous visit/session ID and collect richer engagement signals.

Read the privacy notice
Skill

CMS Architecture

Used in: alex-cms-project

Designing content-type registries, permalinks and rendering rules that avoid code-level hardcoding.

Designing content-type registries, permalinks and rendering rules that avoid code-level hardcoding.

This CMS's core architecture.

This CMS's core architecture.

Explore with Alex OS

Alex designs CMS systems where content types, permalinks, and rendering rules are configured, not hardcoded — the foundation of the Alex CMS project.

CMS Architecture

Covers the design of content-type registries, permalink structures, and rendering rules that stay out of application code. Currently active and serving as the core architecture of Alex's CMS work.

What this looks like in practice

The Alex CMS project applies this directly: content types are registered dynamically rather than defined as hardcoded models, meaning new content shapes can be added without touching source code. Permalinks and rendering behavior follow from that registry.

Confidence level

Rated 'practical' confidence at a strong experience level — this is hands-on, applied knowledge built through building a real system, not theoretical familiarity.