git代码托管、svn代码托管、github+hexo搭建个人博客

1.git 及github的入门教程推荐看:

http://www.runoob.com/git/git-branch.html

http://www.runoob.com/git/git-remote-repo.html

 

2. svn 代码托管教程

http://www.runoob.com/svn/svn-tutorial.html

 

3. github+hexo 搭建个人博客教程:

https://www.cnblogs.com/liuxianan/p/build-blog-website-by-hexo-github.html#%E4%BD%BF%E7%94%A8hexo%E5%86%99%E5%8D%9A%E5%AE%A2

https://blog.csdn.net/ainuser/article/details/77609180

 

4.大牛搭建好的样式

https://blog.csdn.net/qq_22656383/article/details/79393146

wuhongyi.cn

http://xiaweizi.cn/

5.大牛的hexo博客搭建教程

http://tengj.top/categories/hexo%E5%B9%B2%E8%B4%A7%E7%B3%BB%E5%88%97/

 

(一)hexo主题配置

next主题的设置

http://theme-next.iissnan.com/getting-started.html#sidebar-settings

https://segmentfault.com/a/1190000009544924#articleHeader31

(二)gitbook的安装与使用

https://blog.csdn.net/stu059074244/article/details/77767835

 

 

 

 

你可能感兴趣的:(笔记)