Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 275 Bytes

File metadata and controls

18 lines (17 loc) · 275 Bytes

Eleksbai的在线博客

在线访问 框架: hexo 主题: next 开发分支: master 部署分支: gh-pages

部署

## 部署流程
# 本地调试
hexo server
# 部署到github
hexo clean 
hexo deploy
# 提交代码
git commit