Skip to content

Commit a906572

Browse files
committed
add post
1 parent db0b277 commit a906572

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed
49.8 KB
Loading

content/posts/hi-follow/index.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: "Hi Follow"
3+
date: 2024-09-17T00:53:38+08:00
4+
draft: false
5+
tags:
6+
-follow
7+
---
8+
9+
> Follow: Next generation information browser.
10+
11+
最近博客圈开始流行`Follow邀请码`,大家各种求码,一码难求。
12+
13+
蹲在`Discord`群里一周,虽然时有发码,但最终还是狼多肉少,抢不到码呀。
14+
15+
上周五好不容易加上管理员,要到了一枚邀请码,终于可以激活体验了。
16+
17+
`Follow`里,订阅变的异常简单,输入url,它会自己检查rss订阅。
18+
19+
![Follow](20240917-010236.png)
20+
21+
另外发现我的博客,在`Follow`显示的内容不全。
22+
23+
检查了一下,发现是输出的RSS内容不全。
24+
25+
修改`hugo`配置文件,开启RSS输出全文。
26+
27+
```
28+
ShowFullTextinRSS: true
29+
```
30+
31+
从木木大佬那里看到,可以认证自己的Feed,我也来搞一下我的。
32+
33+
```
34+
This message is used to verify that this feed (feedId:55815884011044914) belongs to me (userId:56204227179125760). Join me in enjoying the next generation information browser https://follow.is.
35+
```

0 commit comments

Comments
 (0)