<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Colorful Geek</title><description>GitHub Dark terminal-style Astro blog theme</description><link>https://ericlee.pages.dev/</link><item><title>给 OpenClaw 换上更顺手接地气的彩云天气 Skill</title><link>https://ericlee.pages.dev/posts/caiyun_weather_skill_vs_default_weather/</link><guid isPermaLink="true">https://ericlee.pages.dev/posts/caiyun_weather_skill_vs_default_weather/</guid><description>围绕 fii6/caiyun-weather-skill，讲清楚它为什么在中国场景下比 OpenClaw 默认 weather skill 更贴近日常使用。</description><pubDate>Wed, 25 Mar 2026 14:18:00 GMT</pubDate></item><item><title>接入 CFBed Upload Skill: 打通图文并茂自动化写作流</title><link>https://ericlee.pages.dev/posts/cfbed_upload_skill_practical_guide/</link><guid isPermaLink="true">https://ericlee.pages.dev/posts/cfbed_upload_skill_practical_guide/</guid><description>从安装、配置到验证，完整打通 CFBed Upload Skill 与 Hexo 写作流。</description><pubDate>Mon, 09 Mar 2026 15:18:00 GMT</pubDate></item><item><title>OpenClaw ：帮我代写博客并自动发布</title><link>https://ericlee.pages.dev/posts/hexo_blog_publisher_skill_guide/</link><guid isPermaLink="true">https://ericlee.pages.dev/posts/hexo_blog_publisher_skill_guide/</guid><description>这篇文章讲清楚如何让 OpenClaw 从起草、改稿、补 front-matter 到本地预览、SSH 检查和最终推送，推进一篇 Hexo 文章进入可发布状态。</description><pubDate>Sun, 08 Mar 2026 14:16:00 GMT</pubDate></item><item><title>解决 Termux OpenClaw 浏览器控制问题</title><link>https://ericlee.pages.dev/posts/termux_openclaw_browser_control_fix/</link><guid isPermaLink="true">https://ericlee.pages.dev/posts/termux_openclaw_browser_control_fix/</guid><description>在 Termux 上用 OpenClaw Browser Control 报 &apos;No supported browser found&apos;？别急着重装 Chromium。这篇文章把这个故障拆成一个可复用的诊断模型——三段切分、显式声明、信号验收——让你下次遇到任何 &apos;装好了但没被发现&apos; 的问题都能少走两小时弯路。</description><pubDate>Sun, 08 Mar 2026 09:32:00 GMT</pubDate></item><item><title>把 Hexo 博客部署到 Cloudflare Pages</title><link>https://ericlee.pages.dev/posts/hexo-cloudflare_pages/</link><guid isPermaLink="true">https://ericlee.pages.dev/posts/hexo-cloudflare_pages/</guid><description>[Hexo](https://hexo.io/) 是一款生成静态站点的博客框架，写作端用 Markdown，构建后是纯 HTML/CSS/JS。Cloudflare Pages 提供免费的全球边缘分发与无限请求额度，把 Hexo 与之结合可以零成本上线一个表现优秀、HTTPS 自动签发的个人博客。本教程以 Butterfly 主题为例，覆盖从本地初始化到自动部署的完整链路。 ## 前置依赖 - N</description><pubDate>Tue, 06 Feb 2024 15:00:00 GMT</pubDate></item><item><title>在 Android 设备上运行 Cloudflare Tunnel</title><link>https://ericlee.pages.dev/posts/argo_tunnel_android/</link><guid isPermaLink="true">https://ericlee.pages.dev/posts/argo_tunnel_android/</guid><description>Cloudflare Tunnel（早期叫 Argo Tunnel）通过反向连接到 Cloudflare 边缘网络，把本地服务暴露到公网，全程不需要公网 IP，也不需要在路由器上做端口映射。把这一套搬到 Android 设备上，旧手机就能立刻变成自带 HTTPS 与 Zero Trust 访问控制的轻量级内网入口。 本文给出两种在 Android 上跑 cloudflared 的方案，并补上后台保</description><pubDate>Sun, 21 Jan 2024 10:30:00 GMT</pubDate></item><item><title>用 DD 重装 Debian 与必要的安全加固</title><link>https://ericlee.pages.dev/posts/debian_secure_settings/</link><guid isPermaLink="true">https://ericlee.pages.dev/posts/debian_secure_settings/</guid><description>KVM 架构的 VPS 如果服务商不提供自定义 ISO，预装系统可能带各种 agent、脚本与遗留账号，等同于把控制权部分让渡给厂商。用 DD 把磁盘镜像直接覆写为官方系统镜像，可以拿到一份干净的 Debian。本文给出 DD 流程，并补上拿到机器后立刻该做的安全加固。 &gt; 风险提示：DD 会清空磁盘，IP 与 SSH 凭据均会变化；登录方式失败将无法补救。务必先确认厂商提供 VNC/IPMI 救</description><pubDate>Sun, 28 May 2023 23:58:33 GMT</pubDate></item><item><title>Shadowsocks-rust 服务端搭建</title><link>https://ericlee.pages.dev/posts/shadowsocks_rust_build/</link><guid isPermaLink="true">https://ericlee.pages.dev/posts/shadowsocks_rust_build/</guid><description>[shadowsocks-rust](https://github.com/shadowsocks/shadowsocks-rust) 是 Shadowsocks 协议的官方 Rust 实现，与 libev 版本功能对齐之外，还借助 Rust 的性能与内存安全特性提供了多服务实例、负载均衡、加密算法热插拔等能力，目前是上游推荐的服务端实现。 本文以 Debian 12 (x86_64) 为例，介绍</description><pubDate>Tue, 25 Apr 2023 00:50:01 GMT</pubDate></item><item><title>Snell 代理服务端搭建</title><link>https://ericlee.pages.dev/posts/snell_service_build/</link><guid isPermaLink="true">https://ericlee.pages.dev/posts/snell_service_build/</guid><description>[Snell](https://manual.nssurge.com/others/snell.html) 是 Surge 团队开发的轻量加密代理协议，与 Surge 客户端配合最佳，单连接复用、低协议开销、对移动网络友好。源码不再开源，作者只在官方文档页面发布二进制构建。 本文以 Debian 12 (x86_64) 为例搭建 Snell v5 服务端，并附 Surge 客户端配置与排错要点。 </description><pubDate>Mon, 24 Apr 2023 00:00:54 GMT</pubDate></item></channel></rss>