From 1b5b7c2a2b18999c608d6d185a8e8b6c74b9c839 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Wed, 12 Aug 2026 07:13:42 +0300 Subject: [PATCH] docs: improve README Generated by qwen3.6-35b-a3b via local API. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e5a4b14..188a7f5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # planet-template-github 一个用于 [Planet](https://planet.cash/) 的 GitHub 风格模板。模板把 Planet 站点渲染成类似 GitHub Profile/Repository Overview 的页面:左侧是个人资料栏,右侧是 Overview、Pinned posts、年度贡献图和文章活动列表。 @@ -47,6 +49,7 @@ github/ ``` 其中 `generateArchive: true` 会生成 `archive.html`,也就是顶部 `Posts` 标签页指向的页面。 +提示:`template.json` 中的 `buildNumber` 字段用于控制 Planet 的缓存。若修改模板后页面未显示更新,可尝试增加该值并重启 Planet 强制刷新缓存。 ## 页面展示逻辑 @@ -172,4 +175,4 @@ article.pinned ## 鸣谢 -本模板样式大多参考了[github-style](https://github.com/MeiK2333/github-style),再次特别鸣谢! \ No newline at end of file +本模板样式大多参考了[github-style](https://github.com/MeiK2333/github-style),再次特别鸣谢!