Welcome to the Aegis Child Theme repository.
Aegis Child is the blank canvas of the Aegis framework: clean by default, built for precise overrides, and ready for production customization.
Built to pair with its parent theme, Aegis Child keeps your customizations isolated from framework updates while giving you a focused layer for templates, patterns, global styles, and project-specific functionality.
Before installing the Aegis Child Theme, ensure you have:
- The Aegis Theme installed and activated.
- A working WordPress installation.
- Download the latest
aegis-child.ziprelease from the GitHub repository. - Navigate to your WordPress dashboard.
- Go to
Appearance>Themes>Add New. - Click on
Upload Theme. - Choose the downloaded
.zipfile and clickInstall Now. - After the installation is complete, click
Activate.
- Extract the
aegis-child.zipfile. - Using an FTP client (like FileZilla), connect to your web server.
- Navigate to the
/wp-content/themes/directory. - Upload the extracted
aegis-childfolder here. - Once uploaded, go to your WordPress dashboard.
- Navigate to
Appearance>Themes. - You should see the Aegis Child Theme listed. Click
Activate.
After activating the Aegis Child Theme, you can start customizing it:
- Go to
Appearance>Editorin your WordPress dashboard. - All customization options will be available here. Any changes you make will not affect the parent theme.
- Do not forget to click
Saveafter making your desired changes.
For support, please raise an issue in the GitHub repository.
Please read our CONTRIBUTING.md file for guidelines on how to contribute.
- Clarified parent-child loading requirements, including the Template: aegis directory dependency (/wp-content/themes/aegis).
- Expanded installation and usage documentation to describe block theme inheritance and child override behavior.
- Updated theme package metadata to version 1.0.3 and aligned minimum PHP to 8.1.
- Added root theme compatibility file (index.php) guidance for distribution expectations.
- Aligned licensing with the parent theme (GNU GPL v2 or later) across headers, package metadata, docs, and LICENSE text.
- Added GitHub Actions workflow for automated releases.
- Updated theme branding and description.
- Documentation improvements.
- Set the version number to 1.0.1.
- Initial release.
The Aegis Child Theme is licensed under the GNU General Public License v2 or later, the same terms as the Aegis parent theme. For the full text, see the LICENSE file.
To propose improvements to this repository, please open an issue or pull request.
