mirror of
https://github.com/tiennm99/mathmax.git
synced 2026-09-19 00:23:08 +00:00
- 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
16 lines
683 B
Markdown
16 lines
683 B
Markdown
# Changelog
|
|
|
|
All notable changes to **MathMax** are documented here. Format: [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). 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/mathmax` w/ topics + Pages enabled (workflow build_type).
|