Jekyll on github doesn't works the same as local jekyll server

孤人 提交于 2019-12-25 11:53:06

问题


Project demo

next button http://lenville.com/images/pager/next.png The next button works very well when I ran all the codes on local jekyll server. But it doesn't work on online Github Jekyll server.

Looking forward to the best answer.


回答1:


Make sure you using correct Jekyll

Currently

gem 'jekyll',     '=0.12.0'


来源:https://stackoverflow.com/questions/16500043/jekyll-on-github-doesnt-works-the-same-as-local-jekyll-server

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!