Skip to content

AlexanderJ-Carter/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexander James Carter Blog (Static Export)

这是博客的静态构建产物,便于直接部署到任意静态托管(例如 GitHub Pages、Vercel、自建 Nginx)。如果你想本地预览或继续迭代内容,可以参考下面的说明。

本地预览

python -m http.server 4000 --bind 0.0.0.0
# 浏览器访问 http://localhost:4000

内容结构

  • index.html:首页
  • archives/:归档页、年月列表
  • categories/tags/:分类与标签列表
  • 2025/:文章目录(按日期分层,例如 2025/06/10/static-blog-performance/
  • css/js/img/:静态资源

发布新文章(手动方式)

  1. 在日期目录下新增文章文件夹并放置 index.html
  2. 在首页、归档、对应分类/标签页补充入口、更新文章计数与更新时间。
  3. 提交变更并部署。

如果你使用 Hexo/Butterfly 原始项目生成,请在源仓库撰写 Markdown,然后重新编译生成静态文件再同步到此仓库。

许可证

代码与内容如无特殊声明均遵循仓库附带的 LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •