diff options
| author | yingyu5658 <i@yingyu5658.me> | 2026-01-17 23:51:32 +0800 |
|---|---|---|
| committer | yingyu5658 <i@yingyu5658.me> | 2026-01-17 23:51:32 +0800 |
| commit | d081032b6c7707fa3f2c9a2e7c1079b662b7b8e7 (patch) | |
| tree | b537430c6dc605c98e48fb331985b98383ba8c95 /content/rss.md | |
| parent | d81d3e1fce109c89b345c52976e7295a30d409ca (diff) | |
| download | blog-d081032b6c7707fa3f2c9a2e7c1079b662b7b8e7.tar.gz blog-d081032b6c7707fa3f2c9a2e7c1079b662b7b8e7.zip | |
docs(/content/rss.md): add rss page
Diffstat (limited to 'content/rss.md')
| -rw-r--r-- | content/rss.md | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/content/rss.md b/content/rss.md new file mode 100644 index 0000000..27015c7 --- /dev/null +++ b/content/rss.md @@ -0,0 +1,36 @@ +--- +date: '2026-01-17T23:30:49+08:00' +draft: false +comments: false +showMeta: false +--- + +## 订阅所有文章 + +``` +https://www.glowisle.me/atom.xml +``` + +## 订阅周刊 + +``` +https://www.glowisle.me/categories/回声周刊/atom.xml +``` + +## 订阅某个分类: + +``` +https://www.glowisle.me/categories/分类名/atom.xml +``` + +## 订阅Mastodon的嘟文 + +``` +https://c7.io/@Verdant.rss +``` + +## 订阅Telegram频道消息 + +``` +https://channel.glowisle.me/rss.xml/ +``` |
