Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 451 Bytes

readme.md

File metadata and controls

22 lines (16 loc) · 451 Bytes

搜索插件安装

npm install hexo-generator-search --save

hexo

npm install hexo --save

hexo-deployer-git

npm install hexo-deployer-git --save

add sitemap

npm install hexo-generator-sitemap --save npm install hexo-generator-baidu-sitemap --save

add pet

npm install --save hexo-helper-live2d npm install live2d-widget-model-tororo

创建文章

npx hexo new xxx

发表文章

push.sh