Sync with MokoStandards: remove local scripts and reusable workflows

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-18 01:36:58 +00:00
parent 6d40b1fc20
commit 09a4b0b490
31 changed files with 375 additions and 7534 deletions

View File

@@ -69,7 +69,6 @@ moko-cassiopeia/
├── src/ # Template source code
│ ├── templates/ # Joomla template files
│ └── media/ # Assets (CSS, JS, images)
├── scripts/ # Build and automation scripts
├── tests/ # Automated tests
└── .github/ # GitHub configuration and workflows
```