84669 人學習
152542 人學習
20005 人學習
5487 人學習
7821 人學習
359900 人學習
3350 人學習
180660 人學習
48569 人學習
18603 人學習
40936 人學習
1549 人學習
1183 人學習
32909 人學習
最近使用octopress无法发布博客,主要出现以下问题:
但是用rake gen_deploy命令来发布就报错
## Pushing generated _deploy website ERROR: Repository not found. fatal: Could not read from remote repository.
求大神指示
欢迎选择我的课程,让我们一起见证您的进步~~
ERROR: Repository not found. fatal: Could not read from remote repository.
這不是說的很清楚,沒有發現你的遠端庫, 你應該是部署到github吧, 查看你是否在github新了相應的庫. 你本地庫的地址是否正確.
檢查_config.yml 的url參數是否設定正確
url: http://xxx.github.io
將本機存放的該項目刪除,然後從github重新download一份。
你看你是不是沒有在版本的分支下.
這不是說的很清楚,沒有發現你的遠端庫,
你應該是部署到github吧,
查看你是否在github新了相應的庫.
你本地庫的地址是否正確.
檢查_config.yml 的url參數是否設定正確
將本機存放的該項目刪除,然後從github重新download一份。
你看你是不是沒有在版本的分支下.