Rebuild site with Hugo: unified dark theme, SVG logo, data-driven content

This commit is contained in:
2026-07-08 16:14:01 +08:00
parent 0eaec96b68
commit 1214e48733
47 changed files with 1169 additions and 2766 deletions
+4
View File
@@ -0,0 +1,4 @@
---
title: "SNOWARE"
layout: "home"
---
+8
View File
@@ -0,0 +1,8 @@
---
title: "ISS 资源下载"
description: "一班 · 自学支持 · 资源下载"
accent: "#1565c0"
---
帮助学生查漏补缺、习题重练、预习复习。所有资源仅供自学使用。
提示:蓝奏云链接密码会自动填入,无需手动输入。
+6
View File
@@ -0,0 +1,6 @@
---
title: "文件列表"
description: "学科资源文件列表"
accent: "#1565c0"
layout: "filelist"
---
+5
View File
@@ -0,0 +1,5 @@
---
title: "我的作品"
description: "S.A. 的开源项目与作品展示"
accent: "#009688"
---
+9
View File
@@ -0,0 +1,9 @@
---
title: "btcli"
description: "命令行翻译工具,配备 TUI 界面"
accent: "#ff8f00"
slug: "btcli"
layout: "software-detail"
project: "btcli"
has_drag_ball: true
---
+8
View File
@@ -0,0 +1,8 @@
---
title: "MineSentinel"
description: "Minecraft 服务器智能守护进程"
accent: "#00bcd4"
slug: "minesentinel"
layout: "software-detail"
project: "minesentinel"
---
+8
View File
@@ -0,0 +1,8 @@
---
title: "Mint Runtime"
description: "安全特性驱动的 Lua 运行时"
accent: "#7c4dff"
slug: "mint"
layout: "software-detail"
project: "mint"
---
+8
View File
@@ -0,0 +1,8 @@
---
title: "Reverberation"
description: "轻量级文本阅读器"
accent: "#607d8b"
slug: "reverberation"
layout: "software-detail"
project: "reverberation"
---
+5
View File
@@ -0,0 +1,5 @@
---
title: "XAGuarder"
description: "网站安全拦截服务"
accent: "#f44336"
---
+6
View File
@@ -0,0 +1,6 @@
---
title: "XA Defended!"
description: "XAGuarder 拦截警告页面"
layout: "warning"
accent: "#f44336"
---