Files
chill_notes/HomePage/config/user/pages/articles.yml
2026-04-22 11:41:20 +08:00

44 lines
1.6 KiB
YAML
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 默认页面配置(请勿直接修改)。
# 建议复制到 config/user/pages/articles.yml 并按需调整。
title: 技术文章 # 页面标题
subtitle: RSS 聚合文章列表 # 页面副标题
# 指定使用的模板文件名,现有页面模板可见 templates/pages不含 .hbs
template: articles
# 当存在 RSS 缓存时,页面将优先渲染“文章条目卡片”(只读)。
# - 本处的站点列表作为“来源站点”输入url 填站点首页)
# - 显示时会将“该分类下配置的站点”抓取到的文章聚合展示在该分类下
# 重要url 应填写“站点首页 URL”不是某一篇文章链接系统会自动发现 RSS/Atom。
categories:
- name: 个人博客
icon: fas fa-rss
sites:
- name: 阮一峰的网络日s志2222
icon: fas fa-pen
description: 技术文章与随笔2222
url: https://www.ruanyifeng.com/blog/
- name: Coolzr's Blog
icon: fas fa-pen
description: 偶尔会写点s什么222
url: https://blog.rzlnb.top/
- name: 天仙子2
icon: fas fa-pen
description: tianxianzi
url: https://www.tianxianzi.me/
- name: pseudoyu
icon: fas fa-pen
description: pseudoyu
url: https://www.pseudoyu.com/
- name: 官方博客2
icon: fas fa-rss
sites:
- name: GitHub Blog
icon: fab fa-github
description: GitHub 官方博客(工程/产品/安全)
url: https://github.blog/
- name: Cloudflare Blog
icon: fas fa-cloud
description: Cloudflare 工程与安全博客
url: https://blog.cloudflare.com/