hexo教程
下载Git
下载nodejs
直接将以前的粘贴过来
执行命令
渲染
npm install hexo-renderer-pug hexo-renderer-stylus --save
搜索npm install hexo-generator-search --save
Mathjaxnpm uninstall hexo-renderer-marked --save
npm install hexo-renderer-kramed --save
字数统计npm install hexo-wordcount --save
hexo d出错,安装插件npm install hexo-deployer-git --save
第一次hexo clean
,hexo g
,hexo d
时,不要在管理员命令行进行。
直接运行生成.deploy_git
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 LightZH's Blog!
评论
WalineLivere