From c682623538131ea00e576dc4d96dc14831a6dae1 Mon Sep 17 00:00:00 2001 From: Cirrus <18879981113@163.com> Date: Sun, 31 May 2026 12:08:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=85=B3=E4=BA=8E=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- content/page/links/index.md | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d06e554..78da490 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ public resources .hugo_build.lock .DS_Store -白砂糖和白砂的家.code-workspace \ No newline at end of file +*.code-workspace \ No newline at end of file diff --git a/content/page/links/index.md b/content/page/links/index.md index 816781e..09d826b 100644 --- a/content/page/links/index.md +++ b/content/page/links/index.md @@ -23,16 +23,18 @@ slug: "sudo_whoami" 我是白砂糖,是一名数学专业学生、插画爱好者、计算机爱好者。 ## 开发记录 +- 2026.5.31 + - 全站启用HTTPS访问。 - 2026.5.27 - 为所有文章设置了3位Base62序号索引的唯一slug,得到了短URL; - - 添加了校园网可用的新功能:Uptime Kuma,版本2.3.2; + - 添加了公网可用的新功能:Uptime Kuma,版本2.3.2; - 把Cloudreve更新到版本4.16.0; - 把Gitea更新到版本1.26.2; - Cloudreve和Gitea开始采用冷热数据分离架构,以及Redis缓存技术,冷访问时、浏览目录时无需唤醒机械硬盘,访问延迟从数百毫秒降低到几十毫秒。 - 2026.5.23: - 添加了校园网可用的新功能:Memos,版本0.28.0。 - 2026.4.23: - - 添加了校园网可用的新功能:内网导航页。 + - 添加了校园网可用的新功能:静态网站导航页。 - 2026.4.22: - 添加了校园网可用的新功能:code-server,版本4.116.0。 - 2026.4.14: