MonoVM Blueprint is a native WordPress block theme for VPS, cloud, server, hosting, and managed-infrastructure businesses. It provides a complete, editable marketing-site foundation without a page builder, required plugin, remote service, or theme-specific content model.
Version 1.0.0 implementation is complete as of August 31, 2026. The theme requires WordPress 6.6 or later and PHP 7.4 or later; its current public compatibility metadata is tested up to WordPress 7.1.
Static checks, WordPress Theme Check, minimum-version runtime testing, responsive browser checks, and deterministic package validation pass. The exact evidence and the remaining publication prerequisite are recorded in the QA report.
The images below come from a clean WordPress installation running the theme. They can also be reused on the MonoVM download page.
The public repository includes a deterministic WordPress Playground Blueprint that installs the theme and creates the complete starter site automatically. It seeds Home, Services, VPS Hosting, Cloud Hosting, Dedicated Servers, Pricing, Network Locations, About, Contact, Support, and Blog pages, three example articles, and hierarchical navigation.
Launch the live demo in WordPress Playground
The link becomes available when the GitHub repository is public. To regenerate the committed Blueprint after editing the demo content, run:
node scripts/build-playground-blueprint.mjs- Ten block templates, including custom Page without title and Blank / Landing templates.
- Four header and footer template parts.
- Fourteen hosting-specific section patterns plus compact header and footer patterns.
- Eight complete starter pages for VPS, cloud, dedicated servers, pricing, network locations, company information, support, and contact.
- Seven non-inserter patterns that keep template copy translation-ready.
- Dark Infrastructure, Light Business, and High Contrast style variations.
- Local IBM Plex Sans and IBM Plex Mono variable-font subsets.
- A WordPress Playground blueprint and deterministic release-packaging script.
- A complete eleven-page Playground demo with three example articles and hierarchical navigation.
- Zero theme-authored front-end JavaScript and no remote runtime dependency.
- WordPress 6.6 or later.
- PHP 7.4 or later.
- No required plugin.
- Download or build the installable
monovm-blueprintZIP file. - In WordPress, open Appearance > Themes > Add New > Upload Theme.
- Install and activate the theme.
- Open Appearance > Editor to choose a style, edit site identity and navigation, and assemble pages with the MonoVM Blueprint patterns.
- Replace every sample price, specification, destination, and placeholder before publishing.
Run the repository validator from the theme root:
node scripts/validate-theme.mjsInstall the PHP development dependencies and run the coding-standard checks:
composer install
composer lintCreate a clean distribution ZIP with PowerShell:
./scripts/build-release.ps1 -Version 1.0.0MonoVM Blueprint provides presentation only. Billing, checkout, WHMCS integration, domain lookup, provisioning, account management, ticketing, forms, analytics, and other business behavior belong in plugins or external services chosen by the site owner.
The distributed theme contains no telemetry, remote fonts, CDN assets, demo importer, affiliate link, forced credit, or MonoVM service dependency.
The same clean release artifact is intended for WordPress.org, the dedicated MonoVM theme page, and GitHub Releases. Release checks must pass before that artifact is published.
MonoVM Blueprint is licensed under GPL-2.0-or-later. Bundled IBM Plex font subsets are
licensed under the SIL Open Font License 1.1; full provenance is recorded in
assets/fonts/README.md.


