mirror of
https://github.com/tiennm99/mathmax.git
synced 2026-06-18 03:31:30 +00:00
7b75a72a16
- SvelteKit 2 + Svelte 5 + Tailwind 3 (JS only, paths.base=/mathmax) - Vietnamese landing page: hero + scope (lớp 6-9) + 3 topic cards (Số học, Đại số, Hình học) all "Sắp ra mắt" - GitHub Actions: CI (build) on PR + deploy to Pages on main - Apache-2.0 LICENSE, README, RUNBOOK, CHANGELOG
683 B
683 B
Changelog
All notable changes to MathMax are documented here. Format: Keep a Changelog. Versioning: 4-digit MAJOR.MINOR.PATCH.MICRO.
[Unreleased]
[0.0.1.0] - 2026-04-30
Added
- Initial SvelteKit + Tailwind scaffold (JS only,
paths.base = '/mathmax',@sveltejs/adapter-static). - Vietnamese landing page: hero, scope chips (lớp 6-9), three topic cards (Số học / Đại số / Hình học) all "Sắp ra mắt".
- Apache-2.0 LICENSE, README, RUNBOOK.
- GitHub Actions: CI (build) on PR, deploy to GitHub Pages on
main. - Public repo
github.com/tiennm99/mathmaxw/ topics + Pages enabled (workflow build_type).