如圖,怎麼解決? ?
The submodule 'blog/themes/alex' was not properly initialized with '.gitmodules' file.
世界只因有你2017-05-02 09:22:03
我的解決方法:
怪我咯2017-05-02 09:22:03
答案很顯然了吧。 alex這個子模組無法初始化。估計是有錯誤,請看日誌! ! !
後面附帶文章連結中已給出解決方案:
We strongly recommend running Jekyll locally so you can easily debug and fix build errors before pushing to GitHub.
發佈到github之前,最好在本地跑起來,到瀏覽器中預覽下(具體命令查看jekyll或hexo的文檔),
如果有問題的話,會在Console或Terminal中有顯示。
一定注意看輸出Warning或Error~
希望對您有幫助,謝謝!