Welcome to your futureproof, pro-onboarding WordPress theme kit!
A developer-friendly, modular, and documented child theme for WordPress (Bricks Builder).
Anyone building, customizing, or maintaining the Quiet Forge site. Entry-level devs: this is for YOU.
- Upload this folder (zipped) to wp-content/themes.
- Activate in WordPress admin.
- Read this README and check
/overridesfor your custom hooks.
| File/Token | Purpose | Safe to Edit? | Gotchas/Dependencies |
|---|---|---|---|
| style.css | WP theme header/meta | Yes | Needs correct theme name |
| functions.php | Theme functions/setup | Yes | Use child theme hooks only |
| theme.json | Block style settings | With care | JSON strict; backup before edits |
| overrides/custom-overrides.css | Custom CSS overrides | Yes | Review CSS specificity |
| overrides/custom-overrides.js | Custom JS overrides | Yes | Run in footer; no jQuery by default |
- Where do I change colors? Edit
/overrides/custom-overrides.cssor use token files in/assets. - How do I override scripts? See
/overrides/custom-overrides.js. - How do I make new templates? Copy from
/template-parts. - Who do I ask for help? Check this README or
KNOWN_ISSUES.mdfirst!
Last updated: 2025-05-17