@ -1,5 +1,23 @@
# 简介
## 简介
用来生成rss总的rss的代码。
## 使用
- 安装依赖
```sh
pip3 install -r requirement.txt
```
- 打开gen_rss.py 修改
```python
# 需要保存的rss位置
file_path = "./rss.xml"
# 自己gitea的url
code_url='https://git.zeekling.cn/'
- 执行下面脚本即可
./gen_rss.py
The note is not visible to the blocked user.