
hexo
踏实写代码,认真搞学术的小研
世界很大,我们很小,让我们一起码出世界!加油吧,各位!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
搭建hexo时,git 推送出现 “fatal: The remote end hung up unexpectedly“ 解决方案
fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. FATAL { err: Error: Spawn failed at ChildProcess.<anonymous> (E:\blog\node_modules\hexo-util\lib\spawn.js:51:21) ...原创 2021-05-30 23:05:23 · 929 阅读 · 2 评论 -
hexo优化记录
<% if (theme.postInfo.readCount && theme.busuanziStatistics && theme.busuanziStatistics.enable) { %> <div id="busuanzi_container_page_pv" class="info-break-policy"> <i class="far...原创 2021-05-29 17:28:11 · 117 阅读 · 0 评论 -
hexo换主题流程
git clone github地址 hexo clean hexo g hexo d原创 2021-05-29 16:05:57 · 149 阅读 · 0 评论