Commit Graph

15 Commits

Author SHA1 Message Date
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