这是一个基于 Hexo 框架和 Butterfly 主题搭建的个人博客。
- 框架: Hexo
- 主题: Butterfly
- 部署: GitHub Pages + GitHub Actions
- 评论系统: Utterances (基于 GitHub Issues)
- 在本地执行
hexo new "文章标题"创建新文章。 - 编辑完成后,执行
hexo clean && hexo generate生成静态文件。 - 使用
git add .、git commit -m "更新说明"和git push推送到 GitHub。 - GitHub Actions 会自动构建并部署。
本项目采用 MIT 协议进行开源。
- GitHub: Firsticket
- 博客: https://firsticket.github.io