105 Commits

Author SHA1 Message Date
Jonathan Miller 01307848c6 fix(manifest): hardcode name and description in XML manifest
Language variables in <name> and <description> don't resolve during
installation because language files aren't deployed yet.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-23 16:44:58 -05:00
jmiller edf127f440 fix(lang): update pretty name to Joomla convention [skip ci] 2026-05-16 22:57:27 +00:00
Jonathan Miller 8bf986173a feat(template): production-ready cleanup and metadata
Joomla: Update Server / Update updates.xml (push) Successful in 9s
Joomla: Repo Health / Access control (push) Successful in 1s
Joomla: Repo Health / Release configuration (push) Failing after 2s
Joomla: Repo Health / Scripts governance (push) Successful in 3s
Joomla: Repo Health / Repository health (push) Failing after 3s
- Fix Makefile build to rsync from src/ instead of repo root
- Update CLAUDE.md with template architecture and positions
- Update manifest.xml description to reflect template
- Add CHANGELOG.md with 1.0.0 release notes
- Remove stale .mokogitea/ (superseded by .gitea/)
- Remove old .moko-standards governance file
- Remove placeholder index.md files

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-16 17:30:03 -05:00
Jonathan Miller 761915d540 feat(template): scaffold Joomla 5 template structure
Convert repo from empty module scaffold to a complete Joomla 5 site
template with manifest, index/error/offline/component pages, Web Asset
Manager config, CSS custom-property stylesheet, language files, and
11 module positions including a hero section.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-16 14:33:30 -05:00
jmiller feba6c838e Initial commit 2026-03-17 18:41:07 -05:00