Rebuild site with Hugo: unified dark theme, SVG logo, data-driven content
This commit is contained in:
@@ -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"
|
||||
---
|
||||
Reference in New Issue
Block a user