From 10f91d61cfa8a50f06e35ac58381103ded7df0fc Mon Sep 17 00:00:00 2001 From: FNS Service Date: Wed, 22 Apr 2026 22:53:52 +0800 Subject: [PATCH] Update from Sync Service --- HomePage/config/user/pages/articles.yml | 10 +- HomePage/config/user/pages/bookmarks.yml | 424 +++++++++++------------ HomePage/config/user/pages/common.yml | 10 +- HomePage/config/user/pages/projects.yml | 8 +- 4 files changed, 226 insertions(+), 226 deletions(-) diff --git a/HomePage/config/user/pages/articles.yml b/HomePage/config/user/pages/articles.yml index e6be5c7..de15291 100755 --- a/HomePage/config/user/pages/articles.yml +++ b/HomePage/config/user/pages/articles.yml @@ -14,15 +14,15 @@ categories: - name: 个人博客 icon: fas fa-rss sites: - - name: 阮一峰的网络日s志2222 + - name: 阮一峰的网络日志 icon: fas fa-pen - description: 技术文章与随笔2222 + description: 技术文章与随笔 url: https://www.ruanyifeng.com/blog/ - name: Coolzr's Blog icon: fas fa-pen - description: 偶尔会写点s什么222 + description: 偶尔会写点什么 url: https://blog.rzlnb.top/ - - name: 天仙子2 + - name: 天仙子 icon: fas fa-pen description: tianxianzi url: https://www.tianxianzi.me/ @@ -30,7 +30,7 @@ categories: icon: fas fa-pen description: pseudoyu url: https://www.pseudoyu.com/ - - name: 官方博客2 + - name: 官方博客 icon: fas fa-rss sites: - name: GitHub Blog diff --git a/HomePage/config/user/pages/bookmarks.yml b/HomePage/config/user/pages/bookmarks.yml index 8c5093b..23d72be 100755 --- a/HomePage/config/user/pages/bookmarks.yml +++ b/HomePage/config/user/pages/bookmarks.yml @@ -9,243 +9,243 @@ subtitle: bookmarks template: bookmarks categories: - - name: "常用网站11112321311" - icon: "fas fa-star" + - name: '常用网站' + icon: 'fas fa-star' sites: - - name: "GitHub112221" - url: "https://github.com/" - icon: "fab fa-github" - description: "代码托管平台" - - name: "Stack Overflow" - url: "https://stackoverflow.com/" - icon: "fab fa-stack-overflow" - description: "程序员问答社区" - - name: "MDN Web Docs" - url: "https://developer.mozilla.org/" - icon: "fas fa-book" - description: "Web开发文档" + - name: 'GitHub' + url: 'https://github.com/' + icon: 'fab fa-github' + description: '代码托管平台' + - name: 'Stack Overflow' + url: 'https://stackoverflow.com/' + icon: 'fab fa-stack-overflow' + description: '程序员问答社区' + - name: 'MDN Web Docs' + url: 'https://developer.mozilla.org/' + icon: 'fas fa-book' + description: 'Web开发文档' - - name: "社交媒体11221" - icon: "fas fa-share-alt" + - name: '社交媒体' + icon: 'fas fa-share-alt' groups: - - name: "国际平台333" - icon: "fas fa-globe" + - name: '国际平台' + icon: 'fas fa-globe' sites: - - name: "Twitter" - url: "https://twitter.com/" - icon: "fab fa-twitter" - description: "微博客社交平台" - - name: "LinkedIn" - url: "https://www.linkedin.com/" - icon: "fab fa-linkedin" - description: "职业社交网络" - - name: "Facebook" - url: "https://www.facebook.com/" - icon: "fab fa-facebook" - description: "社交网络服务" - - name: "国内平台" - icon: "fas fa-map-marker-alt" + - name: 'Twitter' + url: 'https://twitter.com/' + icon: 'fab fa-twitter' + description: '微博客社交平台' + - name: 'LinkedIn' + url: 'https://www.linkedin.com/' + icon: 'fab fa-linkedin' + description: '职业社交网络' + - name: 'Facebook' + url: 'https://www.facebook.com/' + icon: 'fab fa-facebook' + description: '社交网络服务' + - name: '国内平台' + icon: 'fas fa-map-marker-alt' sites: - - name: "微博" - url: "https://weibo.com/" - icon: "fas fa-comment" - description: "中文社交媒体平台" - - name: "知乎" - url: "https://www.zhihu.com/" - icon: "fas fa-question-circle" - description: "中文问答社区" - - name: "B站" - url: "https://www.bilibili.com/" - icon: "fas fa-video" - description: "弹幕视频网站" + - name: '微博' + url: 'https://weibo.com/' + icon: 'fas fa-comment' + description: '中文社交媒体平台' + - name: '知乎' + url: 'https://www.zhihu.com/' + icon: 'fas fa-question-circle' + description: '中文问答社区' + - name: 'B站' + url: 'https://www.bilibili.com/' + icon: 'fas fa-video' + description: '弹幕视频网站' - - name: "技术资源" - icon: "fas fa-laptop-code" + - name: '技术资源' + icon: 'fas fa-laptop-code' subcategories: - - name: "前端开发" - icon: "fas fa-code" + - name: '前端开发' + icon: 'fas fa-code' groups: - - name: "框架库" - icon: "fas fa-cube" + - name: '框架库' + icon: 'fas fa-cube' sites: - - name: "React" - url: "https://reactjs.org/" - icon: "fab fa-react" - description: "React官方文档" - - name: "Vue.js" - url: "https://vuejs.org/" - icon: "fab fa-vuejs" - description: "Vue.js官方文档" - - name: "Angular" - url: "https://angular.io/" - icon: "fab fa-angular" - description: "Angular官方文档" - - name: "状态管理" - icon: "fas fa-database" + - name: 'React' + url: 'https://reactjs.org/' + icon: 'fab fa-react' + description: 'React官方文档' + - name: 'Vue.js' + url: 'https://vuejs.org/' + icon: 'fab fa-vuejs' + description: 'Vue.js官方文档' + - name: 'Angular' + url: 'https://angular.io/' + icon: 'fab fa-angular' + description: 'Angular官方文档' + - name: '状态管理' + icon: 'fas fa-database' sites: - - name: "Redux" - url: "https://redux.js.org/" - icon: "fas fa-database" - description: "Redux状态管理" - - name: "Vuex" - url: "https://vuex.vuejs.org/" - icon: "fas fa-database" - description: "Vue状态管理" - - name: "MobX" - url: "https://mobx.js.org/" - icon: "fas fa-react" - description: "响应式状态管理" - - name: "构建工具" - icon: "fas fa-tools" + - name: 'Redux' + url: 'https://redux.js.org/' + icon: 'fas fa-database' + description: 'Redux状态管理' + - name: 'Vuex' + url: 'https://vuex.vuejs.org/' + icon: 'fas fa-database' + description: 'Vue状态管理' + - name: 'MobX' + url: 'https://mobx.js.org/' + icon: 'fas fa-react' + description: '响应式状态管理' + - name: '构建工具' + icon: 'fas fa-tools' sites: - - name: "Webpack" - url: "https://webpack.js.org/" - icon: "fas fa-cube" - description: "模块打包工具" - - name: "Vite" - url: "https://vitejs.dev/" - icon: "fas fa-bolt" - description: "下一代前端构建工具" - - name: "Rollup" - url: "https://rollupjs.org/" - icon: "fas fa-compress" - description: "模块打包器" - - name: "后端开发" - icon: "fas fa-server" + - name: 'Webpack' + url: 'https://webpack.js.org/' + icon: 'fas fa-cube' + description: '模块打包工具' + - name: 'Vite' + url: 'https://vitejs.dev/' + icon: 'fas fa-bolt' + description: '下一代前端构建工具' + - name: 'Rollup' + url: 'https://rollupjs.org/' + icon: 'fas fa-compress' + description: '模块打包器' + - name: '后端开发' + icon: 'fas fa-server' groups: - - name: "Node.js生态" - icon: "fab fa-node-js" + - name: 'Node.js生态' + icon: 'fab fa-node-js' sites: - - name: "Express" - url: "https://expressjs.com/" - icon: "fas fa-server" - description: "Node.js Web框架" - - name: "Koa" - url: "https://koajs.com/" - icon: "fas fa-leaf" + - name: 'Express' + url: 'https://expressjs.com/' + icon: 'fas fa-server' + description: 'Node.js Web框架' + - name: 'Koa' + url: 'https://koajs.com/' + icon: 'fas fa-leaf' forceIconMode: manual - description: "下一代Node.js框架" - - name: "NestJS" - url: "https://nestjs.com/" - icon: "fas fa-home" - description: "Node.js企业级框架" - - name: "Python框架" - icon: "fab fa-python" + description: '下一代Node.js框架' + - name: 'NestJS' + url: 'https://nestjs.com/' + icon: 'fas fa-home' + description: 'Node.js企业级框架' + - name: 'Python框架' + icon: 'fab fa-python' sites: - - name: "Django" - url: "https://www.djangoproject.com/" - icon: "fab fa-python" - description: "Python Web框架" - - name: "Flask" - url: "https://flask.palletsprojects.com/" - icon: "fas fa-flask" - description: "Python微框架" - - name: "FastAPI" - url: "https://fastapi.tiangolo.com/" - icon: "fas fa-bolt" - description: "现代Python Web框架" + - name: 'Django' + url: 'https://www.djangoproject.com/' + icon: 'fab fa-python' + description: 'Python Web框架' + - name: 'Flask' + url: 'https://flask.palletsprojects.com/' + icon: 'fas fa-flask' + description: 'Python微框架' + - name: 'FastAPI' + url: 'https://fastapi.tiangolo.com/' + icon: 'fas fa-bolt' + description: '现代Python Web框架' - - name: "设计资源" - icon: "fas fa-palette" + - name: '设计资源' + icon: 'fas fa-palette' subcategories: - - name: "UI设计工具" - icon: "fas fa-paint-brush" + - name: 'UI设计工具' + icon: 'fas fa-paint-brush' groups: - - name: "原型设计" - icon: "fas fa-drafting-compass" + - name: '原型设计' + icon: 'fas fa-drafting-compass' sites: - - name: "Figma" - url: "https://www.figma.com/" - icon: "fab fa-figma" - description: "协作式UI设计工具" - - name: "Sketch" - url: "https://www.sketch.com/" - icon: "fab fa-sketch" - description: "Mac平台UI设计工具" - - name: "Adobe XD" - url: "https://www.adobe.com/products/xd.html" - icon: "fab fa-adobe" - description: "Adobe UI设计工具" - - name: "设计系统" - icon: "fas fa-th-large" + - name: 'Figma' + url: 'https://www.figma.com/' + icon: 'fab fa-figma' + description: '协作式UI设计工具' + - name: 'Sketch' + url: 'https://www.sketch.com/' + icon: 'fab fa-sketch' + description: 'Mac平台UI设计工具' + - name: 'Adobe XD' + url: 'https://www.adobe.com/products/xd.html' + icon: 'fab fa-adobe' + description: 'Adobe UI设计工具' + - name: '设计系统' + icon: 'fas fa-th-large' sites: - - name: "Ant Design" - url: "https://ant.design/" - icon: "fas fa-th" + - name: 'Ant Design' + url: 'https://ant.design/' + icon: 'fas fa-th' forceIconMode: manual - description: "企业级UI设计语言" - - name: "Material Design" - url: "https://material.io/design" - icon: "fas fa-cube" - description: "Google设计系统" - - name: "Bootstrap" - url: "https://getbootstrap.com/" - icon: "fab fa-bootstrap" - description: "响应式CSS框架" - - name: "视觉资源" - icon: "fas fa-image" + description: '企业级UI设计语言' + - name: 'Material Design' + url: 'https://material.io/design' + icon: 'fas fa-cube' + description: 'Google设计系统' + - name: 'Bootstrap' + url: 'https://getbootstrap.com/' + icon: 'fab fa-bootstrap' + description: '响应式CSS框架' + - name: '视觉资源' + icon: 'fas fa-image' groups: - - name: "图标库" - icon: "fas fa-icons" + - name: '图标库' + icon: 'fas fa-icons' sites: - - name: "Font Awesome" - url: "https://fontawesome.com/" - icon: "fab fa-font-awesome" - description: "图标库" - - name: "Iconfont" - url: "https://www.iconfont.cn/" - icon: "fas fa-icons" - description: "阿里巴巴图标库" - - name: "Feather Icons" - url: "https://feathericons.com/" - icon: "fas fa-feather" - description: "简洁的图标库" - - name: "配色方案" - icon: "fas fa-palette" + - name: 'Font Awesome' + url: 'https://fontawesome.com/' + icon: 'fab fa-font-awesome' + description: '图标库' + - name: 'Iconfont' + url: 'https://www.iconfont.cn/' + icon: 'fas fa-icons' + description: '阿里巴巴图标库' + - name: 'Feather Icons' + url: 'https://feathericons.com/' + icon: 'fas fa-feather' + description: '简洁的图标库' + - name: '配色方案' + icon: 'fas fa-palette' sites: - - name: "Coolors" - url: "https://coolors.co/" - icon: "fas fa-palette" - description: "在线配色方案生成器" - - name: "Adobe Color" - url: "https://color.adobe.com/" - icon: "fab fa-adobe" - description: "Adobe配色工具" - - name: "Paletton" - url: "https://paletton.com/" - icon: "fas fa-palette" - description: "配色方案设计工具" + - name: 'Coolors' + url: 'https://coolors.co/' + icon: 'fas fa-palette' + description: '在线配色方案生成器' + - name: 'Adobe Color' + url: 'https://color.adobe.com/' + icon: 'fab fa-adobe' + description: 'Adobe配色工具' + - name: 'Paletton' + url: 'https://paletton.com/' + icon: 'fas fa-palette' + description: '配色方案设计工具' - - name: "开发工具" - icon: "fas fa-tools" + - name: '开发工具' + icon: 'fas fa-tools' groups: - - name: "代码编辑器" - icon: "fas fa-code" + - name: '代码编辑器' + icon: 'fas fa-code' sites: - - name: "Visual Studio Code" - url: "https://code.visualstudio.com/" - icon: "fas fa-code" - description: "微软代码编辑器" - - name: "Sublime Text" - url: "https://www.sublimetext.com/" - icon: "fas fa-file-code" - description: "轻量级代码编辑器" - - name: "WebStorm" - url: "https://www.jetbrains.com/webstorm/" - icon: "fab fa-js" - description: "JetBrains前端IDE" - - name: "版本控制" - icon: "fas fa-code-branch" + - name: 'Visual Studio Code' + url: 'https://code.visualstudio.com/' + icon: 'fas fa-code' + description: '微软代码编辑器' + - name: 'Sublime Text' + url: 'https://www.sublimetext.com/' + icon: 'fas fa-file-code' + description: '轻量级代码编辑器' + - name: 'WebStorm' + url: 'https://www.jetbrains.com/webstorm/' + icon: 'fab fa-js' + description: 'JetBrains前端IDE' + - name: '版本控制' + icon: 'fas fa-code-branch' sites: - - name: "GitHub" - url: "https://github.com/" - icon: "fab fa-github" - description: "代码托管平台" - - name: "GitLab" - url: "https://gitlab.com/" - icon: "fab fa-gitlab" - description: "Git代码管理平台" - - name: "Bitbucket" - url: "https://bitbucket.org/" - icon: "fab fa-bitbucket" - description: "Atlassian代码托管" + - name: 'GitHub' + url: 'https://github.com/' + icon: 'fab fa-github' + description: '代码托管平台' + - name: 'GitLab' + url: 'https://gitlab.com/' + icon: 'fab fa-gitlab' + description: 'Git代码管理平台' + - name: 'Bitbucket' + url: 'https://bitbucket.org/' + icon: 'fab fa-bitbucket' + description: 'Atlassian代码托管' diff --git a/HomePage/config/user/pages/common.yml b/HomePage/config/user/pages/common.yml index b8140ba..019b9cb 100755 --- a/HomePage/config/user/pages/common.yml +++ b/HomePage/config/user/pages/common.yml @@ -12,23 +12,23 @@ categories: - name: 置顶 icon: fas fa-star # 分类图标 sites: - - name: 大山指点 # 站点名称 + - name: Bighill111 # 站点名称 url: http://www.bighill.top/ # http/https URL(favicon 模式将尝试加载站点图标) icon: fas fa-home # 手动图标:manual 模式使用;favicon 模式下作为回退 - description: 个人主页1 # 站点描述 + description: 个人主页 # 站点描述 - name: Linux.do # 站点名称 url: https://linux.do/ # http/https URL(favicon 模式将尝试加载站点图标) icon: fab fa-linux # 手动图标:manual 模式使用;favicon 模式下作为回退 - description: 新的理想型社区1 # 站点描述 + description: 新的理想型社区 # 站点描述 - name: Menav url: https://rbetree.github.io/menav icon: fas fa-star - description: 个人导航站1 + description: 个人导航站 faviconUrl: assets/menav.svg - name: Google url: https://www.google.com icon: fab fa-google - description: 全球最大的搜索引擎1 + description: 全球最大的搜索引擎 - name: GitHub url: https://www.github.com icon: fab fa-github diff --git a/HomePage/config/user/pages/projects.yml b/HomePage/config/user/pages/projects.yml index 94b4c91..0791d07 100755 --- a/HomePage/config/user/pages/projects.yml +++ b/HomePage/config/user/pages/projects.yml @@ -18,16 +18,16 @@ categories: sites: - name: MeNav icon: fab fa-github # 手动图标(manual 模式显示;favicon 模式下作为回退) - description: 11111111一键部署的个人导航站生成器,支持书签导入与自动构建,轻松整理展示您的网络收藏 # 站点描述 + description: 一键部署的个人导航站生成器,支持书签导入与自动构建,轻松整理展示您的网络收藏 # 站点描述 url: https://github.com/rbetree/menav - name: MarksVault icon: fab fa-github - description: 1111111112一个强大的浏览器扩展,用于智能管理、整理和安全备份您的书签数据 - url: "https://github.com/rbetree/MarksVault" + description: 一个强大的浏览器扩展,用于智能管理、整理和安全备份您的书签数据 + url: 'https://github.com/rbetree/MarksVault' - name: star icon: fas fa-star sites: - name: CLIProxyAPI icon: fab fa-github description: Wrap Gemini CLI, Antigravity, ChatGPT Codex, Claude Code, Qwen Code, iFlow as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5, Claude, Qwen model through API - url: "https://github.com/router-for-me/CLIProxyAPI" + url: 'https://github.com/router-for-me/CLIProxyAPI'