Commit Graph
2 Commits
Author SHA1 Message Date
HapeLee dccee3b210 fix: add docs/package-lock.json for VitePress CI build
The root .gitignore had a blanket `package-lock.json` rule that prevented
the docs lock file from being committed. Change it to `/package-lock.json`
(root-only) and commit the generated lock file so `npm ci` and
setup-node cache work in the docs workflow.
2026-05-27 01:23:00 +08:00
HapeLee b7826b54a7 新增项目详情与开发文档网页 2026-05-27 01:00:58 +08:00