Copies module files via SSH/SCP and also syncs language files to
Joomla's global language dirs (administrator/language/ and language/)
to prevent stale copies from hiding new translation keys.
Usage: make deploy HOST=user@host WEBROOT=/path/to/joomla KEY=~/.ssh/key
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- 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>
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>