Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 362 Bytes

File metadata and controls

16 lines (11 loc) · 362 Bytes

Winter's Blog

个人博客,基于 AstroTypography 主题构建。

常用命令

make install   # 安装依赖
make dev       # 启动开发服务器
make build     # 构建项目
make create    # 创建新文章

部署

通过 GitHub Pages 自动部署。