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