Commit 9dd2860
committed
chore: 不提交 build 生成的 sitemap/llms + 推进 sync 基准到 0b2b729
跟随上游做法:site/sitemap.xml 与 site/llms.txt 由 build.js 在每次 Vercel
部署(buildCommand: node site/build.js)时从 PHASES 重新生成,不应提交——
提交会导致仓库副本与实际部署漂移、漏 URL。
- .gitignore 加忽略;git rm --cached 从版本控制移除(本地/部署仍会生成)
- 修正 PR #16 误将这两个生成物提交进仓库
同时推进 .sync-upstream-base 9b76123 → 0b2b729:本批上游 8 commit 已
全部检视处理(HF 路径 #15、交互图表/SEO/About #16、.gitignore 本 PR),
下次从 0b2b729 起 diff。1 parent 581edfc commit 9dd2860
4 files changed
Lines changed: 6 additions & 3648 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments