Skip to content

littlebizzy/hovercraft

Repository files navigation

HoverCraft

No maintenance WordPress theme

Changelog

0.3.x

  • still a little bit alpha
  • experimenting with meta boxes

0.2.x

  • still a little bit alpha
  • forced update (fixes versioning conflict)
  • passes Theme Check basic tests

0.1.x

  • alpha branch
  • more messing around

0.0.x

  • requires PHP 7.0+
  • supports Git Updater
  • messing around

Theme Policy

HoverCraft is a lightweight standardized WordPress theme for simple client sites, WooCommerce sites, and long-term maintainability. It intentionally avoids page-builder-style complexity while still supporting practical customization through templates, widget areas, meta boxes, and the WordPress Customizer.

The theme should remain boring, explicit, and easy to maintain. New features should improve repeatable client work without turning HoverCraft into a generic layout builder, content modeling system, or SEO/schema plugin.

Core Philosophy

  • Keep the theme lightweight, reusable, and predictable.
  • Prefer simple WordPress conventions over clever abstractions.
  • Support fast client builds without depending on page builders.
  • Keep templates, widget areas, meta boxes, and Customizer settings understandable.
  • Avoid features that make the theme harder to audit, refactor, or maintain.

Documentation