- 今天花时间把刚建的静态博客同时发布到 github 和 gitcafe 了,网上说的方法都是老版本的,不起作用了。
- 兼顾国内与国外环境。小伙伴们可以考虑放弃脚本,配置 dnspod 选择线路就好啦!
- 地址在Hexo 静态博客建立指南https://linghutf.github.io/2016/01/09/bloghelp/ ,还有一些其他的常用操作,欢迎收藏!
回复 (10)
R
R
L
L
R
听说楼主要如\LaTeX坑233
R
A
直接 gitcafe 不就好了吗。。。多放个 github 的好处在哪里?
L
今天又摸索出来md转换到html背景颜色的方法,更新到博客了,用的sublime主题,觉得比之前的惨白强
D
git remote add github-master http://github.com/..... git remote add gitcafe-master http://gitcafe.com/.... git push origin master:github-master git push origin master:gitcafe-master
I
就git remote add xxxx吧
参与回复
登录后即可参与回复。登录