Skip to content
Alex de Borba edited this page May 4, 2026 · 2 revisions

Aegis Child Wiki

Aegis Child is the blank canvas of the Aegis framework: clean by default, built for precise overrides, and ready for production customization.

This Wiki documents how to install, customize, and maintain the aegis-child theme while preserving parent-theme upgrade safety.

Quick Links

Key Concepts

  • Parent theme directory must be aegis because child header uses Template: aegis.
  • Child theme directory is typically aegis-child.
  • WordPress block theme inheritance applies: override only what you need.
  • Keep customizations in child files to avoid modifying the parent theme.

Support

Clone this wiki locally