Yodo Imports
Website and content workflow
An import company had a slow website and no simple way for leadership to review content before it went live. I built a faster website and a clearer way to review and publish updates.
The problem
The existing site was slow, difficult to maintain, and separated from the way the client actually needed to review trust-sensitive sourcing content. Updating it depended on a fragile visual editing workflow.
What I built
I designed the page as semantic HTML and CSS, then compiled validated sections into Carbon Fields blocks. The custom theme keeps the editorial structure maintainable instead of locking the design inside page-builder markup.
Engineering decisions
The design source remains inspectable HTML. A parser validates sections before generating PHP blocks, contrast is checked as part of the design, and WP-CLI handles deployment without manual admin data entry.
What shipped
The client received a faster site, a review dock inside preview pages, and a repeatable section-to-block workflow. Leadership can inspect copy and submit sign-off without rebuilding the page around every review.