个人技术博客,基于 GitHub Pages 纯静态托管。 正式站点: https://fan56.github.io/tech-blog/
index.html 博客首页(文章列表)
pi/ Pi · 我的终端 AI 编排者(单文件展示页)
- 新建目录
<slug>/,放一个index.html(或index.md,需要开 Jekyll 才支持 Markdown 渲染) - 在根目录
index.html的.posts列表里加一条(日期 + 标题 + 摘要 + 链接) - push 到
main分支,GitHub Pages 自动部署
GitHub Pages → Deploy from a branch → main / root。仓库根目录有 .nojekyll,跳过 Jekyll 构建,HTML 原样托管。
线上地址: https://fan56.github.io/tech-blog/