Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 172 Bytes

commands.md

File metadata and controls

6 lines (6 loc) · 172 Bytes
npx hexo new $postName // 新建文章
npx hexo s // 打开本地服务器,查看文章,图片显示
npx hexo g // 生成静态文件
npx hexo d // 部署