hexo

2022-08-14T13:48:00

安装butterfly主题前安装的依赖:

npm install --save hexo-renderer-jade hexo-generator-feed hexo-generator-sitemap hexo-browsersync hexo-generator-archive

安装hexo-deployer-git:

npm install --save hexo-deployer-git

更改_config.yml文件:

deploy
  type: git
  repository: [email protected]:YOUR_ID/YOUR_ID.github.io.git
  branch: master
当前页面是本站的「Baidu MIP」版。发表评论请点击:完整版 »