diff --git a/maineaa.json b/maineaa.json new file mode 100644 index 0000000..3428e21 --- /dev/null +++ b/maineaa.json @@ -0,0 +1,22 @@ +{ + "name": "Maine AA Area 28", + "slug": "maineaa", + "version": "0.1.0", + "download_url": "https://gitea.mulligan.casa/aa/maineaa-updates/raw/branch/main/maineaa/maineaa-0.1.0.zip", + "homepage": "https://gitea.mulligan.casa/aa/maineaa", + "requires": "6.1", + "tested": "6.9", + "requires_php": "8.1", + "last_updated": "2026-07-16 02:34:36", + "author": "Mike Mulligan", + "author_homepage": "https://gitea.mulligan.casa/mmulligan", + "tags": [ + "generatepress", + "child theme", + "maine aa area 28" + ], + "sections": { + "description": "

Custom GeneratePress child theme for Maine AA Area 28.

", + "changelog": "

0.1.0
\n* First release: selectable design-token system with brand, accent, and neutral-warmth choices; contrast is checked for WCAG-AA safety, generated when you save, and cached.
\n* Automatic light and dark mode following your device preference, plus a manual dark toggle; per-visitor A-, A, and A+ text-size control; no flash of the wrong theme on load.
\n* Self-hosted fonts (Manrope, Syne, Source Sans 3, Libre Baskerville) with nothing hot-linked to third parties.
\n* GeneratePress styled on-brand through the token system, with Customizer controls and live preview.
\n* Accessibility foundations: skip link, semantic landmarks, and ARIA on tabs and controls.

" + } +} diff --git a/maineaa/maineaa-0.1.0.zip b/maineaa/maineaa-0.1.0.zip new file mode 100644 index 0000000..4fb0106 Binary files /dev/null and b/maineaa/maineaa-0.1.0.zip differ