Modern Stack

Modern site-building tools, free-first.

HMG Academy is static-first but modern-tool-ready. It can be opened directly, served with Python, or developed with Vite.

Vite-ready

`package.json` includes Vite scripts for modern local development and optional build output.

Vanilla Modules

Feature scripts are modular files: CMS loader, admin, cPanel, v7 modern UI and enterprise tools.

PWA

Manifest and service worker provide installability and basic offline caching.

GitHub Actions

Free static link checks can run on push through `.github/workflows/static-check.yml`.

Supabase Free Tier

CMS, Auth, Storage and backup without maintaining a paid backend server.

No AI API

All tooling avoids paid AI APIs and recurring model costs.

Useful commands

npm install
npm run dev
npm run generate:search
npm run check:links
npm run build