
WordPress Theme Engine
Instead of hand-building themes, we built a generator: design tokens (color, type, radius, shadow) per style × real content per business vertical, producing 77 complete block (FSE) themes — WooCommerce shops, real-estate listings, course management for academies, post-driven magazines and blogs. Every theme is full-site: it creates its own home, blog, about, contact and terms pages on activation.
// Architecture
The core is a Node composer that emits block templates, patterns, theme.json and styles from token/vertical JSON; hero SVG scenes are generated programmatically. The live showroom runs the same engine client-side: picking a vertical and style applies tokens to a real mini-site — no screenshots involved.
// Key capabilities
77 themes, one engine
Adding a vertical or style is one JSON file; the whole matrix regenerates.
Live showroom
Customers assemble and feel their theme before buying — dark/light, mobile, fonts.
Persian-first & complete
Full RTL, bundled fonts, WooCommerce, dark mode and automatic site-page setup.
// Technology stack
- WordPress FSE
- WooCommerce
- Node.js
- SVG
- RTL