Git https gitscm com Node JS https nodejs

  • Slides: 22
Download presentation

安装Git https: //git-scm. com/

安装Git https: //git-scm. com/

安装Node JS https: //nodejs. org/en/

安装Node JS https: //nodejs. org/en/

$ npm install

$ npm install

# Deployment ## Docs: http: //hexo. io/docs/deployment. html deploy: #我们是使用 git 来部署的。 type: git

# Deployment ## Docs: http: //hexo. io/docs/deployment. html deploy: #我们是使用 git 来部署的。 type: git # git 仓库的地址。 repo: https: //git. coding. net/johnh/myblog. git # 分支名称。 branch: master 复制上面的改成你自己的仓库地址

安装deployer才能将本地代码部署到云端 $ npm install hexo-deployer-git --save

安装deployer才能将本地代码部署到云端 $ npm install hexo-deployer-git --save

参考博客: • 【极其推荐】https: //jingyan. baidu. com/article/f 71 d 603796 d 91 a 1 ab

参考博客: • 【极其推荐】https: //jingyan. baidu. com/article/f 71 d 603796 d 91 a 1 ab 641 d 1 e 8. html • 【一般推荐】https: //hexo. io/zh-cn/docs/configuration. html • 【一般推荐】https: //www. jianshu. com/p/25 d 9 de 2996 ff

修改_config. yml(不是mic文件夹里的_config. yml)中的theme

修改_config. yml(不是mic文件夹里的_config. yml)中的theme

【添加功能组件】 https: //blog. csdn. net/w eixin_38796712/article/ details/79372789 看下面就行,这儿就提示 你一下我在哪找的

【添加功能组件】 https: //blog. csdn. net/w eixin_38796712/article/ details/79372789 看下面就行,这儿就提示 你一下我在哪找的

执行这个 npm install hexo-helper-live 2 d --save 再执行这个(安装这个模型包)npm install live 2 d-widget-model-tororo 这是人家官方文档 https:

执行这个 npm install hexo-helper-live 2 d --save 再执行这个(安装这个模型包)npm install live 2 d-widget-model-tororo 这是人家官方文档 https: //github. com/EYHN/hexo-helperlive 2 d/blob/master/README. zh-CN. md 这个是所有模型展示 https: //huaji 8. top/post/live 2 d-plugin-2. 0/

最后效果:http: //sylvesterli. coding. me/Azure. Io. T/

最后效果:http: //sylvesterli. coding. me/Azure. Io. T/