hexo博客的next主题在github上显示不出页面内容,只有框架,别的主题正常,本地显示也正常。

2025-04-03 10:16:36
推荐回答(1个)
回答1:

先确认已经 

git global config user.name "d"
git global config user.email "d@d.d"

然后在name.github.io里面删除 "/Date"、"Archives"这两个文件夹里面的所有内容,

在Git上面依次:

$ hexo clean

$ hexo g
$ hexo d