aboutsummaryrefslogtreecommitdiff
path: root/doc/docs/zh
diff options
context:
space:
mode:
Diffstat (limited to 'doc/docs/zh')
-rw-r--r--doc/docs/zh/doc/advanced/the-yuescript-library.md (renamed from doc/docs/zh/doc/reference/the-yuescript-library.md)0
-rw-r--r--doc/docs/zh/doc/extras/license-mit.md (renamed from doc/docs/zh/doc/reference/license-mit.md)0
-rw-r--r--doc/docs/zh/doc/extras/mascot.md39
-rw-r--r--doc/docs/zh/index.md2
4 files changed, 40 insertions, 1 deletions
diff --git a/doc/docs/zh/doc/reference/the-yuescript-library.md b/doc/docs/zh/doc/advanced/the-yuescript-library.md
index 9565b01..9565b01 100644
--- a/doc/docs/zh/doc/reference/the-yuescript-library.md
+++ b/doc/docs/zh/doc/advanced/the-yuescript-library.md
diff --git a/doc/docs/zh/doc/reference/license-mit.md b/doc/docs/zh/doc/extras/license-mit.md
index 7979663..7979663 100644
--- a/doc/docs/zh/doc/reference/license-mit.md
+++ b/doc/docs/zh/doc/extras/license-mit.md
diff --git a/doc/docs/zh/doc/extras/mascot.md b/doc/docs/zh/doc/extras/mascot.md
new file mode 100644
index 0000000..cc6c80e
--- /dev/null
+++ b/doc/docs/zh/doc/extras/mascot.md
@@ -0,0 +1,39 @@
1# 吉祥物 – 小玉
2
3## 简介
4
5<img src="/image/mascot/electrichearts_20260211A_yuescript_xiaoyu.png" alt="机兔小玉" style="max-width: 420px; width: 100%; border-radius: 12px; margin-bottom: 1.5em;" />
6
7小玉(Xiaoyu,意为"小小的玉")是一只赛博兔,也是 YueScript 项目的官方吉祥物。她通常栖息在一弯新月之上,在笔记本电脑上忙碌着——当然是在写 YueScript。
8
9她的全称是机兔小玉,体现了 YueScript 所追求的一切:优雅、富有表现力,还带着一点俏皮。
10
11小玉由 **[Tyson Tan](https://tysontan.com)** 设计和绘制,他慷慨地免费为本项目创作了她——我们对此深表感激。
12
13## 图片
14
15以下提供全分辨率画作供下载。点击任意图片可查看原始尺寸。
16
17### 完整画作
18
19<a href="/image/mascot/electrichearts_20260211A_yuescript_xiaoyu_full.png" target="_blank">
20 <img src="/image/mascot/electrichearts_20260211A_yuescript_xiaoyu_full.png" alt="小玉 — 含背景的完整画作" style="max-width: 480px; width: 100%; border-radius: 12px;" />
21</a>
22
23<p><a href="/image/mascot/electrichearts_20260211A_yuescript_xiaoyu_full.png" download>下载完整 PNG</a></p>
24
25### 透明背景
26
27<a href="/image/mascot/electrichearts_20260211A_yuescript_xiaoyu_trans.png" target="_blank">
28 <img src="/image/mascot/electrichearts_20260211A_yuescript_xiaoyu_trans.png" alt="小玉 — 透明背景" style="max-width: 480px; width: 100%; border-radius: 12px;" />
29</a>
30
31<p><a href="/image/mascot/electrichearts_20260211A_yuescript_xiaoyu_trans.png" download>下载透明背景 PNG</a></p>
32
33### .kra 压缩文件
34
35<p><a href="/image/mascot/electrichearts_20260211A_yuescript_xiaoyu.zip" download>下载 .kra 压缩文件</a></p>
36
37## 许可证
38
39小玉采用 [MIT 许可证](https://opensource.org/licenses/MIT) 和知识共享 [CC‑BY‑SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) 双重许可。
diff --git a/doc/docs/zh/index.md b/doc/docs/zh/index.md
index 4e518b9..0146468 100644
--- a/doc/docs/zh/index.md
+++ b/doc/docs/zh/index.md
@@ -4,7 +4,7 @@ hero:
4 name: 月之脚本 4 name: 月之脚本
5 tagline: 一门编译到 Lua 的语言 5 tagline: 一门编译到 Lua 的语言
6 image: 6 image:
7 src: /image/yuescript.svg 7 src: /image/mascot/electrichearts_20260211A_yuescript_xiaoyu.png
8 alt: 月之脚本 8 alt: 月之脚本
9 actions: 9 actions:
10 - theme: brand 10 - theme: brand