zhengchen.tao
|
45a194c955
|
docs(xray-reality): 同步 Obsidian 笔记 v26.x 更新
Build and Deploy Blog / build (push) Successful in 26s
- 新增 §1.4 被动监听 vs 主动探测机制说明
- 安装/密钥/配置/启动全部对齐 Xray v26.x(systemctl、xray run -test、loglevel 坑)
- ShortId 用 openssl rand -hex 8 替代弱值,maxTimeDiff 默认 60000
- dest 改 microsoft.com,监听 :: 一次绑 v4/v6
- BBR 改用 sysctl 替代第三方脚本
- 客户端表刷新到 2026,补 ALPN/Mux/Insecure 字段
|
2026-05-18 17:37:16 +08:00 |
|
zhengchen.tao
|
480f4a0e99
|
style: 三篇文章正文 ASCII 标点统一为中文标点
Build and Deploy Blog / build (push) Successful in 28s
新增 scripts/cn-punct.py 做转换:跳过代码块/URL/链接 URL 部分,保留数学公式、数字列表、英文紧贴的标识符括号 (DNS(...))、嵌套数学记号 (GF(2⁸)) 等。
|
2026-05-12 11:00:34 +08:00 |
|
zhengchen.tao
|
3ff184a03a
|
style: 收敛 HTTPS 长文开头,去掉名词堆砌
Build and Deploy Blog / build (push) Successful in 24s
|
2026-05-12 10:23:25 +08:00 |
|
zhengchen.tao
|
a63b36d28d
|
style: 统一三篇文章 front matter 格式
Build and Deploy Blog / build (push) Successful in 24s
- 删 ai-engineer-map 首行多余空行(导致 front matter 不在第 1 行)
- 删 https-journey 无效的 ShowToc/TocOpen(PaperMod 字段,Stack 主题不认)
- 三个标题标点统一为全角中文标点
|
2026-05-07 17:22:24 +08:00 |
|
zhengchen.tao
|
9bbab6a135
|
init: Hugo + Stack 主题 + 首批 3 篇文章 + Gitea Actions 自动部署
- Stack 主题 + 自定义 padding 与标题样式 (assets/scss/custom.scss)
- 内容: HTTPS 旅程 / AI 工程师地图 / Xray Reality
- 页面: 首页 / 文章 / 归档 / 关于 / 搜索
- CI: Gitea Actions push → hugo --minify → rsync 到 NAS
应用 Gitea Actions 模板 §4.4-4.5 经验: paths-ignore (注意不排除 **.md)
+ concurrency cancel-in-progress + summary
|
2026-05-03 15:56:04 +08:00 |
|