aboutsummaryrefslogtreecommitdiffstats
path: root/content/about.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/about.md')
-rw-r--r--content/about.md59
1 files changed, 59 insertions, 0 deletions
diff --git a/content/about.md b/content/about.md
new file mode 100644
index 0000000..f5214f8
--- /dev/null
+++ b/content/about.md
@@ -0,0 +1,59 @@
+---
+date: 2025-02-26T20:31:14+08:00
+title: 关于
+type: no-comments
+---
+> 📌 如果想获得最新动态,可以加入本博客的Telegram频道[「🌊 央山常量池」](https://t.me/glowisle/),有博客选题、观察思考,还有我的碎碎念。
+>
+> 若不方便使用Telegram,也可以访问 [网页版的央山常量池](https://channel.glowisle.me/)。
+
+## 我是谁
+
+- 11 年出生,天津人,目前初中在读。
+- 执着于文字、排版、设计传递的「感觉」。
+- 尝试热爱数理化但被反复虐杀。
+- 有一定智商情商。
+- 现实存在感微弱。
+
+我用过很多网名,比如:银鱼、反犬孔、**五葉地錦**。在英文网站使用的 id 为:yingyu5658, **Verdant**.
+
+最大的爱好是**自己待着**做各种事:
+- [**喜欢看书**](https://www.glowisle.me/readings)。最爱文学,正在犹豫要不要尝试哲学。
+- **喜欢音乐**。最爱J-Pop。東京事変、椎名林檎 …… 贝斯新手。
+- **被迫写作**。不写会憋死,假装会写几个字。
+- **写点代码**。目前在研究 Go,瞎写着玩,也想学Rust。
+
+## 关于这里
+
+~~全站都是听歌听嗨了写的车轱辘话。~~
+
+这里是记录日常观察、技术实践、阅读思考与个人成长的网络日志。不花里胡哨、不迎合大众、不随波逐流、不投放广告,专注自己想写的内容。
+
+- 博客内容承诺均**非AI创作**。
+- 所有文章内容使用[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)协议授权。
+- 目前文章字数:{{< word-count "posts" >}}
+
+## 这个博客是如何搭建的
+
+本博客使用快速、易用的静态博客生成程序 [Hugo](https://gohugo.io/),在 [hugo-bearneo](https://github.com/rokcso/hugo-bearneo) 主题的基础上进行修改,静态文件托管在Github Pages,图床使用Cloudflare R2对象存储。我使用 Emacs 撰写文章,并推送到远程仓库构建部署。
+
+## 在哪找到我
+
+- Email: [i@glowisle.me](mailto:i@glowisle.me/)
+- 即时通讯: [Verdant](https://t.me/VerdantIO/)(Telegram)
+- Mastodon: [c7.io/@Verdant](https://c7.io/@Verdant/)
+- Github: [Verdant](https://github.com/yingyu5658/)
+
+## 订阅
+
+如果你喜欢我的文字,可以用以下链接订阅:
+
+```
+https://www.glowisle.me/atom.xml/
+```
+
+订阅Telegram频道的消息:
+
+```
+https://channel.glowisle.me/rss.xml/
+```