From f3497ef9fcd187555f253852b799cc20770e6fb8 Mon Sep 17 00:00:00 2001 From: timochan Date: Wed, 16 Sep 2026 17:17:42 +0800 Subject: [PATCH 1/2] docs: revise Kami theme maintenance details Updated maintenance information for Kami theme and removed archived status warning. Signed-off-by: timochan --- content/docs/themes/kami.mdx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/content/docs/themes/kami.mdx b/content/docs/themes/kami.mdx index fed78c7..4c8d16c 100644 --- a/content/docs/themes/kami.mdx +++ b/content/docs/themes/kami.mdx @@ -12,11 +12,8 @@ description: 一个简洁、优雅、现代的博客主题 ## 现状 -Kami 目前由 `wibus-wee` 维护,处于最小程度更新的兼容状态。更新仅针对与 Core 接口不兼容的问题,以确保 Kami 能继续正常运行。 +Kami 目前由 mx-space 其他成员维护,主要做一些功能更新和 bugfix。 - -由于 Kami 主题已进入存档状态,本文档仅保持最小程度更新。请注意:使用 Kami 需要 Linux 内核版本 ≥ 4.19。 - 如发现 Kami 与 Core 的不兼容问题,请在 Kami 仓库提交 issue 并详细描述问题。 From 39e3a1c30612d2c8674579b3a4d01121ac1a2aea Mon Sep 17 00:00:00 2001 From: timochan Date: Wed, 16 Sep 2026 17:20:24 +0800 Subject: [PATCH 2/2] update docs with usage notes and warnings Added warning about Linux kernel version requirement and info on reporting compatibility issues. Signed-off-by: timochan --- content/docs/themes/kami.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/docs/themes/kami.mdx b/content/docs/themes/kami.mdx index 4c8d16c..68f5fdc 100644 --- a/content/docs/themes/kami.mdx +++ b/content/docs/themes/kami.mdx @@ -15,6 +15,10 @@ description: 一个简洁、优雅、现代的博客主题 Kami 目前由 mx-space 其他成员维护,主要做一些功能更新和 bugfix。 + +请注意:使用 Kami 需要 Linux 内核版本 ≥ 4.19。 + + 如发现 Kami 与 Core 的不兼容问题,请在 Kami 仓库提交 issue 并详细描述问题。