You've already forked wc-bootstrap
579 B
579 B
Changelog
All notable changes to this project will be documented in this file.
[0.1.0] - 2026-02-28
Added
- Initial theme scaffold
- Bootstrap 5 base templates (base, page, form, single, archive, account)
- Template override mechanism via Twig
prependPath() - Parent theme rendering delegation via render page filter
- Theme wrapping support (
_theme_wrappedcontext flag) - CSS override stylesheet for plugin-to-Bootstrap class mapping
- Sticky header scroll shadow behavior
- CI/CD release workflow (Gitea Actions)
- Translation support (
.pottemplate ready)