Commit Graph

13 Commits

Author SHA1 Message Date
shenlan
f44633ba44 feat(docs): add version-aware doc routing (#305) 2025-09-24 21:32:34 +08:00
shenlan
a9148d05b6 feat: redesign docs listing with version selector (#300) 2025-09-23 13:41:43 +08:00
shenlan
ac3a315f3a fix: ensure release notes path matches workflow (#299) 2025-09-23 12:59:52 +08:00
shenlan
c95716c487 feat: fallback to previous tag when missing (#298) 2025-09-23 11:53:25 +08:00
Haitao Pan
664b7e32cc ci(release): wire changelog into daily release
- add scripts/gen-changelog.sh
- generate changelog for daily-<run> in workflow
- publish via softprops body_path (docs/changelog_daily-<run>.md)
2025-09-22 21:40:46 +08:00
shenlan
7bd2ce088e Finalize docs static view component (#253) 2025-09-19 09:34:06 +08:00
Haitao Pan
3349b3ffd3 feat(release): add branch-prune script & update download manifest
- Add scripts/git-prune-branches.sh (one-shot cleanup: keep main/release branches)
- Update public/dl-index/manifest.json
- Prepare for release/v0.2.0 (Public Download SVC)
2025-09-16 16:38:07 +08:00
shenlan
e45b2b01be Refine mirror manifest generation (#237) 2025-09-16 10:46:45 +08:00
shenlan
c03aa62b63 feat: add docs manifest generator and dynamic docs fetch (#236) 2025-09-16 10:00:56 +08:00
shenlan
0e8e850ab4 feat: generate merged dl index (#232) 2025-09-15 22:49:43 +08:00
Haitao Pan
a22b66069c Add mirror manifest generator script and CI workflow 2025-09-15 18:23:27 +08:00
shenlan
9181a65dce docs: refine routing plan and dl components (#221) 2025-09-15 17:33:40 +08:00
Haitao Pan
cc8423f0b0 chore(project): add project bootstrap & workflow 2025-08-21 16:54:40 +08:00