<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://mebius-xy.github.io/</id><title>Mebius's Tech Book</title><subtitle>周泽奕的个人博客，记录计算机学习点滴、毕业设计进度以及生活琐事。</subtitle> <updated>2026-04-04T20:13:22+08:00</updated> <author> <name>周泽奕</name> <uri>https://mebius-xy.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://mebius-xy.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="zh-CN" href="https://mebius-xy.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 周泽奕 </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>我的第一篇 Chirpy 博客</title><link href="https://mebius-xy.github.io/posts/my-first-post/" rel="alternate" type="text/html" title="我的第一篇 Chirpy 博客" /><published>2026-03-23T18:30:00+08:00</published> <updated>2026-04-04T19:54:00+08:00</updated> <id>https://mebius-xy.github.io/posts/my-first-post/</id> <content type="text/html" src="https://mebius-xy.github.io/posts/my-first-post/" /> <author> <name>周泽奕</name> </author> <category term="生活" /> <category term="技术" /> <summary>这是我使用 Chirpy 主题发布的第一篇文章，测试本地预览和 GitHub 推送功能。</summary> </entry> <entry><title>Ubuntu 搭建 Jekyll 全记录：从红叉到绿勾</title><link href="https://mebius-xy.github.io/posts/ubuntu-jekyll-setup/" rel="alternate" type="text/html" title="Ubuntu 搭建 Jekyll 全记录：从红叉到绿勾" /><published>2026-03-23T08:00:00+08:00</published> <updated>2026-04-04T19:54:00+08:00</updated> <id>https://mebius-xy.github.io/posts/ubuntu-jekyll-setup/</id> <content type="text/html" src="https://mebius-xy.github.io/posts/ubuntu-jekyll-setup/" /> <author> <name>周泽奕</name> </author> <category term="技术复盘" /> <category term="Linux" /> <summary>避坑指南 今天最深刻的教训是 Git Token 权限。 核心报错 refusing to allow a Personal Access Token to update workflow 原理分析： 这是因为 .github/workflows/ 属于敏感路径，普通的 repo 权限无法修改它，必须开启 workflow 作用域。 常用命令总结 启动服务：bundle exec jekyll serve 强制清理：bundle exec jekyll clean</summary> </entry> </feed>
