22 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]
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]
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]
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]
6e59d53fe5 Remove VS Code and Makefile references, delete issue templates
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-18 04:02:24 +00:00
copilot-swe-agent[bot]
55233981f8 Remove all workflow and script references from documentation
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-18 03:59:26 +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]
70f3a494ee docs: update README and CONTRIBUTING with new development tools
- Add Quick Start section to README with make commands
- Add Development Tools section to CONTRIBUTING
- Link to new documentation guides (QUICK_START.md, WORKFLOW_GUIDE.md)
- Update development workflow section with modern tooling
- Add clear onboarding path for new contributors

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-04 04:31:01 +00:00
8f38ed8b4d LICENSE.md to LICENSE 2025-12-26 23:45:25 -06:00
8890dc1a46 Version Regression 2025-12-23 21:10:28 -06:00
github-actions[bot]
dd3f7d5152 chore(release): bump version to 03.06.00 2025-12-23 20:30:24 +00:00
2f4b184d88 Governance Update 2025-12-18 18:42:30 -06:00
3f369c0a6c Governance update 2025-12-18 18:31:26 -06:00
2410b43cb6 Start of 03.00 RC
### Removed
 - `./CODE_OF_CONDUCT.md`
 - `./CONTRIBUTING.md`

### Updated
 - Copyright Headers to MokoCodingDefaults standards
2025-12-02 16:18:00 -06:00
4ec5e9ae94 v02.01.05
**Minor Release**

## Fixed
- Removed vmbasic.css
- Repaired temaplte.css and colors_standard.css
2025-09-04 20:07:30 -05:00
6d2d855ddb v02.01.05-dev
Prepped Version Numbers
2025-08-30 21:14:37 -05:00
bee7796645 02.00
**Major Release** — introduces the long-awaited **Dark Mode Toggle**, streamlining accessibility and usability enhancements.

##Added

* **Dark Mode Toggle**

	* Frontend toggle switch included in template.
	* JavaScript handles switching between light/dark modes.
	* Dark mode CSS rules applied across template styles.
	* Automatic persistence of user choice (via localStorage).

* **Header Parameters Update**

	* Added **logo parameter support** in template settings.
	* Updated metadata & copyright header.

* **Expanded TOC (Table of Contents)**

	* Automatic TOC injection when enabled.
	* User selects placement via article > options > layout (`toc-left` or `toc-right`).

##Improved

* Cleaned up `index.php` by removing **skip-to-content** duplicate calls.
* Consolidated JavaScript asset loading (ensuring dark-mode script is loaded correctly from external JS file).
* Streamlined CSS for **toggle switch**, ensuring it inherits Bootstrap/Cassiopeia defaults.
* General accessibility refinements in typography and color contrast.

##Fixed

* Fixed missing **logo param** in header output.
* Corrected stylesheet inconsistencies between Bootstrap 5 helpers and template overrides.
* Patched redundant calls in script includes.
2025-08-30 18:41:15 -05:00
ea05e89d91 Create CONTRIBUTING.md 2025-08-13 02:46:33 -05:00