SoloFrame Evo vv1.0
Architecture & Implementation
SoloFrame Evo is a minimal WordPress theme designed as a starting point for custom theme development. It focuses on modern development approaches with a lean architecture that avoids the overhead of theme frameworks.
Documentation: https://github.com/ksolomon/SoloFrame-Evo/blob/main/docs/getting-started.md
Key Features
- Tailwind CSS v4 (CSS-first configuration, no
tailwind.config.js) - Namespaced PHP (
SoloFrameEvonamespace) for isolation - Built-in support for ACF blocks with auto-registration
- Fast development workflow with BrowserSync live reload
- WordPress 6.5+ script modules for modern JS loading
- Automated theme activation (plugin installs, page creation, settings)