Chubes
Changelog
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog,...
Installation
Requirements WordPress 5.0 or higher PHP 7.4 or higher MySQL 5.6 or higher Installation Steps Download the theme ZIP file...
Usage Guide
Homepage Customization The theme supports Gutenberg blocks for homepage content: Go to Appearance > Customize Add blocks to create your...
Build and Deployment
The Chubes theme is built and deployed using Homeboy's WordPress module. Build Command homeboy build chubes Deployment homeboy deploy chubes...
# Rewrite rules and documentation routing
Location: chubes-docs plugin inc/Core/RewriteRules.php High-level behavior The theme adds custom rewrite rules that expose top-level project archives at both root...
# Template hierarchy and lookup
Template organization: all theme templates live under the inc/core/templates/ directory Lookup routing: the theme maps WordPress template hierarchy lookups to...
Journal Post Type
The theme provides a custom journal post type for personal journal entries and blog-style content separate from WordPress default posts....
Homepage System
The theme provides a dynamic homepage with hero section, content columns, and optional custom content blocks. Front Page Template Location:...