Files
MokoOnyx/CONTRIBUTING.md
T
Jonathan Miller cd31fe5f5a
Generic: Repo Health / Release configuration (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
Universal: Auto Version Bump / Version Bump (push) Has been cancelled
Generic: Repo Health / Site Health (push) Has been cancelled
Generic: Repo Health / Access control (push) Has been cancelled
docs: add CONTRIBUTING.md linking to universal guide [skip bump]
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-29 05:12:23 -05:00

862 B

Contributing to MokoOnyx

See the universal contributing guide for branching workflow, version policy, and code standards.

Repo-specific setup

composer install

Building

This is a Joomla site template. The source lives in src/ and is packaged into a ZIP for installation.

  • CSS/JS minification is handled at build time (CI) and runtime (MokoMinifyHelper)
  • Custom theme CSS goes in src/media/css/theme/
  • Template overrides go in src/html/

Testing

Install the template on a Joomla 5.x or 6.x site and verify:

  • Theme switching (light/dark/custom)
  • Mobile responsive behaviour (hamburger menu, layout)
  • Font Awesome icons render correctly
  • Table of Contents auto-generation works

Moko Consulting hello@mokoconsulting.tech