继续问小白问题...
在本地用
$ rake theme:switch name="tom"
换好了主题,
jekyll --server
本地测试成功,然后
git add .
git commit -m '...'
git push
到github page,但等了一天了主题都没换过来...
求解~
PS:其他都正常,也可以创建post,然后Push到github上都会收到notification说build successful,就是换主题怎么push都收不到build成功的通知:(
在本地用
$ rake theme:switch name="tom"
换好了主题,
jekyll --server
本地测试成功,然后
git add .
git commit -m '...'
git push
到github page,但等了一天了主题都没换过来...
求解~
PS:其他都正常,也可以创建post,然后Push到github上都会收到notification说build successful,就是换主题怎么push都收不到build成功的通知:(