Update from Sync Service

This commit is contained in:
FNS Service
2026-04-21 22:40:15 +08:00
parent 4d64bbaeac
commit 7547721f2b
11 changed files with 1340 additions and 0 deletions

View File

@@ -0,0 +1,43 @@
# 默认页面配置(请勿直接修改)。
# 建议复制到 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: 阮一峰的网络日志
icon: fas fa-pen
description: 技术文章与随笔
url: https://www.ruanyifeng.com/blog/
- name: Coolzr's Blog
icon: fas fa-pen
description: 偶尔会写点什么
url: https://blog.rzlnb.top/
- name: 天仙子
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: 官方博客
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/