前提 步骤 如果想要部署到码云和Github,就需要修改站点配置文件_config.yml的deploy配置 原配置 1234 deploy: type: git repo: [email protected]:用户名/用户名.git branch: master 修改为 123456 deploy: type: git repo: gitee: [email protected]:用户名/用户名.git github: [email protected]:用户名/仓库名.git branch: master 参考 hexo干货系列:(四)将hexo博客同时托管到github和coding 赞微海报分享
近期评论