hexo d
错误解决方法:
1.can’t access to github.com
这个一般就是被墙了,用魔法打败魔法。
用了魔法也不一定能行。。。。
1.删除hexo根目录下的.deploy_git文件夹
2.换手机热点
关于文章
1.添加折叠内容(在csdn里面这样子不行)
<details>
<summary>点击查看详细内容</summary>
<p> 标题</p>//这里可要可不要
<pre><code>
这里是内容
也可以放C++代码块
</code></pre>
</details>
还可以设置summar属性,颜色等。。
<summary><mark><font color=darkred>点击查看详细内容</font></mark></summary>