Vai al contenuto principale
Boost Theme Framework

Generate complete WordPress themes that do not depend on their generator.

BTF turns structured JSON into standalone themes with reusable blocks, templates, schemes, SEO metadata and explicit performance behaviour.

System primitives

A complete theme is more than a page export.

Pages and hierarchy

Canonical slugs, parents, front page, menu order and reusable page composition.

Reusable blocks

Shared block configurations for archives, search, 404 and post templates.

Colour systems

Named schemes and semantic tokens instead of page-level colour drift.

SEO metadata

Titles, descriptions, canonicals, social metadata, sitemap rules and schema.

Performance contracts

Per-block loading, content visibility, containment, priority and interaction behaviour.

Standalone runtime

The generated theme includes the runtime it needs and is not tethered to the generator.
Independence test

Generator convenience should not become production dependency.

Funzionalità
Standalone BTF theme
Generator-dependent theme
Runs after BTF is removed
Owns required frontend runtime
Portable configuration source
Can be versioned and regenerated
Production coupled to builder updates
Workflow

Structure, preview, generate and validate.

  1. Passaggio 1 di 4

    Definisci

    Describe the full system in a versioned master JSON.
  2. Passaggio 2 di 4

    Preview

    Review real block output through configurators and demo previews.
  3. Passaggio 3 di 4

    Generate

    Compile pages, templates, assets and runtime into a theme.
  4. Passaggio 4 di 4

    Validate

    Test parity, links, performance attributes and standalone operation.

Boost Theme Framework Domande Frequenti

A theme generator should create ownership, not lock-in.

BTF is used where repeatability and standalone delivery both matter.