WordPress DNA HTML Generator
A generator that turns a design-token (DNA) system into WordPress-compatible HTML.
- Category
- Automation
- Tech stack
- WordPress
- HTML
- Role
- Prototype — design & build
Content
A prototype generator that turns a design-token (DNA) system into WordPress-compatible HTML, so theme markup stays consistent with the token source instead of drifting through manual translation.
Problem
Keeping WordPress markup consistent with a design-token system means manually translating tokens into theme HTML.
Limitations
Prototype-stage: covered the block patterns it was built for, not the full breadth of WordPress theming.
Next steps
A production version would need wider block coverage and a sync story for token updates after launch.
Outcome
Working prototype that generated token-faithful WordPress markup; deliberately kept at prototype stage.