Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 171 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 171 Bytes

Blog Repository

安装hexo

  • npm i -g hexo-cli

开发

  • hexo server

发布

  • hexo clean
  • hexo deploy

仓库信息

_config.yml中的deploy配置项