aboutsummaryrefslogtreecommitdiffstats
path: root/content/about.md
diff options
context:
space:
mode:
authoryingyu5658 <i@yingyu5658.me>2025-12-14 11:10:34 +0800
committeryingyu5658 <i@yingyu5658.me>2025-12-14 11:10:34 +0800
commit259f5ac57a14569e24682f905c917a2c017ef283 (patch)
tree7a486578c9a0d2e2223be20e5ba9a21b69cf6a71 /content/about.md
parent58b6e1433fd80393c8f66fe4bf6f50eee095acb3 (diff)
downloadblog-259f5ac57a14569e24682f905c917a2c017ef283.tar.gz
blog-259f5ac57a14569e24682f905c917a2c017ef283.zip
update: about.md category 404.html style.html
- Remove "这个博客是如何搭建的" in about.md - Add a category "回声周刊" - Modify text in 404.html style.css: - Modify the font-weight about <a> - Remove .site-name - Add music-card
Diffstat (limited to 'content/about.md')
-rw-r--r--content/about.md31
1 files changed, 17 insertions, 14 deletions
diff --git a/content/about.md b/content/about.md
index f5214f8..92d9863 100644
--- a/content/about.md
+++ b/content/about.md
@@ -33,27 +33,30 @@ type: no-comments
- 所有文章内容使用[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 撰写文章,并推送到远程仓库构建部署。
+如果你喜欢我的文字,可以用以下链接订阅:
-## 在哪找到我
+- [订阅全部文章](https://www.glowisle.me/atom.xml/)
-- 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/categories/回声周刊/atom.xml)
-## 订阅
+- [订阅Telegram频道的消息](https://channel.glowisle.me/rss.xml/)
-如果你喜欢我的文字,可以用以下链接订阅:
+订阅某个分类:
```
-https://www.glowisle.me/atom.xml/
+https://www.glowisle.me/categories/分类名/atom.xml
```
-订阅Telegram频道的消息:
+## 在哪找到我
-```
-https://channel.glowisle.me/rss.xml/
-```
+- 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/)
+
+## 鸣谢
+
+- 本站样式基于 [Hugo Bear Neo](https://github.com/rokcso/hugo-bearneo/) 主题修改
+- 音乐卡片的修改自 [極客死亡計劃](https://github.com/BigCoke233/geek-death-project)