CCLEE Theme
A lightweight FSE block theme for developers. Clean architecture, customizable design tokens, SEO-friendly.
Basic Info
| Item | Details |
|---|---|
| Requires WP | 6.4+ |
| Tested up to | 6.7 |
| Requires PHP | 8.0+ |
| License | GPLv2 or later |
Key Features
Full Site Editing (FSE)
- theme.json design system - change once, update everywhere
- 20+ block patterns (hero, features, CTA, testimonials, pricing, etc.)
- 5 style variations (commerce, industrial, professional, nature, tech)
- Responsive layout with configurable breakpoints
WooCommerce Compatible
- CSS-only styling, zero template overrides
- Supports shop, product, cart, and checkout pages
Design Tokens
- Fully customizable colors, typography, spacing, and shadows
- Child theme friendly - customizations survive updates
Template List
Page Templates
| Template | Usage |
|---|---|
index | Default archive |
single | Single post |
page | Standard page |
archive | Archive list |
search | Search results |
404 | Not found |
front-page | Front page |
home | Blog home |
page-no-sidebar | No sidebar page |
page-landing | Landing page |
author | Author archive |
page-about-us | About page |
page-contact | Contact page |
WooCommerce Templates
| Template | Usage |
|---|---|
archive-product | Product list |
single-product | Product detail |
cart | Shopping cart |
checkout | Checkout page |
Template Parts
header- Site headerfooter- Site footersidebar- Sidebar
Installation
Manual Upload
- Download the theme ZIP file
- Go to WordPress Admin > Appearance > Themes > Add New > Upload Theme
- Activate the theme
WP-CLI
wp theme install /path/to/cclee-theme --activate
FAQ
Does this theme require any plugins?
No CCLEE works out of the box. WooCommerce support is optional.
Can I use this theme for commercial projects?
Yes CCLEE is licensed under GPLv2 or later, free for commercial use.
How do I customize colors and fonts?
Use the Site Editor (Appearance > Editor), or create a child theme with custom theme.json.
Why does WooCommerce say "Products" instead of "Shop"?
CCLEE uses B2B-friendly terminology by default. "Products" is more appropriate for business-focused websites. This is a text display preference only - it doesn't modify WooCommerce functionality. To restore "Shop", remove the filter in a child theme.
Changelog
v1.1.1
- Add author archive template and post layout patterns
- Add WooCommerce cart/checkout templates
v1.1.0
- Add 5 style variations
- Add landing page patterns
- Add WooCommerce progress steps and trust badges patterns
v1.0.0
- Initial release
Resources
| Resource | License |
|---|---|
| DM Serif Display | SIL Open Font License |
| Inter | SIL Open Font License |
| JetBrains Mono | SIL Open Font License |
Technical Tags
full-site-editing block-themes one-column two-columns custom-colors custom-menu custom-logo featured-images sticky-post threaded-comments translation-ready
CCLEE Theme is fully open source under GPLv2 license. Star, Fork, and PRs are welcome!