Commit Graph

28 Commits

Author SHA1 Message Date
Jonathan Miller
cc00cc8308 feat: add Pa11y accessibility testing + migrate GitHub refs to Gitea
Some checks failed
Repo Health / Access control (push) Failing after 2s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
- Add Pa11y CI config template (templates/configs/pa11yci.json)
- Replace all github.com/mokoconsulting-tech with git.mokoconsulting.tech/MokoConsulting
- Update .moko-standards governance file

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 20:43:53 -05:00
c99eba5c01 chore(release): v03.09.03 — search 3-col layout, version sync
Search position now 25% width (3 cols), menu fills remaining space.
All VERSION headers synced to 03.09.03 across README, docs, manifests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 18:24:20 -05:00
274024474d chore: sync all FILE INFORMATION VERSION headers to 03.09.02
Update VERSION field in all file headers across docs, templates,
scripts, and manifests to match the current release.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 18:14:24 -05:00
copilot-swe-agent[bot]
4e81b95fdf Remove client fork references from documentation
- Update README.md to remove client fork sections
- Update CLAUDE.md to remove client fork file references
- Update copilot-instructions.md to remove client fork section
- Update templates/README.md for empty directory
- Update scripts/README.md to remove create-client-fork.sh
- Update docs/README.md to remove CLIENT_FORK_WORKFLOW.md references

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-03-07 20:41:28 +00:00
copilot-swe-agent[bot]
566f2df8f7 Remove deprecated CLIENT_FORK_README files and update references
- Removed CLIENT_FORK_README.md (deprecated - replaced by CLIENT_FORK_WORKFLOW.md)
- Removed templates/CLIENT_FORK_README_TEMPLATE.md (no longer needed)
- Updated README.md to reference CLIENT_FORK_WORKFLOW.md for client forks
- Updated docs/README.md project structure to reflect changes
- Updated CLAUDE.md to reference CLIENT_FORK_WORKFLOW.md
- Updated .github/copilot-instructions.md to document colors-only approach
- All references now point to simplified workflow documentation

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-03-04 05:21:35 +00:00
copilot-swe-agent[bot]
f63827149b docs: Add manual deployment guide for src directory uploads
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-03-01 07:52:13 +00:00
copilot-swe-agent[bot]
6b2d21ad48 Fix documentation and build scripts for src/ hierarchy
- Update all documentation files to reflect correct src/ structure
- Fix release.yml workflow to copy from src/ instead of src/templates/
- Fix build-release.sh script to use correct paths
- Remove references to non-existent src/templates/ directory

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-03-01 07:19:55 +00:00
copilot-swe-agent[bot]
caee98f7c3 Add comprehensive release process documentation
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-27 04:32:47 +00:00
copilot-swe-agent[bot]
d66f357cb8 Add comprehensive override philosophy documentation
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-27 04:26:16 +00:00
copilot-swe-agent[bot]
f4cfb878d9 Update documentation for version 03.08.00 with Community Builder components
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-22 23:19:37 +00:00
copilot-swe-agent[bot]
5fc186c009 Add comprehensive documentation for mobile responsive module overrides
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-22 22:50:50 +00:00
copilot-swe-agent[bot]
f1c1841cea Fix workflow YAML syntax and update documentation references
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-20 01:39:36 +00:00
copilot-swe-agent[bot]
084bac383a Fix project structure diagram to clarify custom color file locations
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-20 01:08:41 +00:00
copilot-swe-agent[bot]
ac51405b06 Add comprehensive client fork README template and documentation
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-20 01:06:58 +00:00
cd29a18db6 Merge pull request #71 from mokoconsulting-tech/chore/sync-mokostandards-updates
chore: Sync MokoStandards workflows and configurations
2026-01-29 21:43:51 -06:00
copilot-swe-agent[bot]
9650d0cc29 fix: correct warranty disclaimer placement - only in docs, index, and XML files
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 03:04:13 +00:00
copilot-swe-agent[bot]
54dbfab5d6 Update documentation metadata to MokoStandards format
- Added complete metadata sections to all docs files
- Standardized metadata format with all required fields
- Fixed repository URL in ROADMAP.md
- Added Effective Date and Classification fields
- Added Revision History sections where missing

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 02:13:13 +00:00
copilot-swe-agent[bot]
13abfbcbb9 Add CSS variables reference documentation and color template files
- Created /templates/ directory with colors_custom_light.css and colors_custom_dark.css
- Added comprehensive CSS_VARIABLES.md documentation
- Updated README with improved Custom Color Palettes section
- Updated docs/README.md to include new resources
- Updated CHANGELOG with new additions

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 02:05:49 +00:00
copilot-swe-agent[bot]
9cb9658a84 Update version to 03.06.03, fix README title and color variables instructions, improve TOC CSS theme integration
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 01:44:39 +00:00
copilot-swe-agent[bot]
d00fc75bca Add TOC custom overrides and fix version numbers to 03.06.02
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 01:09:18 +00:00
copilot-swe-agent[bot]
f569069bde Complete renaming to MokoCassiopeia in all paths and references
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 00:53:41 +00:00
copilot-swe-agent[bot]
aa2eb3f234 Rename to MokoCassiopeia and update to version 03.06.02
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 00:51:05 +00:00
copilot-swe-agent[bot]
8cf88379e4 Update version to 03.06.00 across all files
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-28 03:34:37 +00:00
copilot-swe-agent[bot]
e05fa8a48e Merge origin/main into copilot/update-error-php-from-index
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-28 03:24:30 +00:00
copilot-swe-agent[bot]
0ddbe70e50 Remove warranty header from all files, keeping copyright and file information
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-18 14:47:50 +00:00
copilot-swe-agent[bot]
09a4b0b490 Sync with MokoStandards: remove local scripts and reusable workflows
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-18 01:36:58 +00:00
copilot-swe-agent[bot]
dcaabd0c53 Fix code review issues: version consistency, glob pattern, and redundant execution
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 03:15:02 +00:00
copilot-swe-agent[bot]
75a5185d6d Add Dependabot config and documentation index for MokoStandards compliance
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 03:11:19 +00:00