Search code examples
githubjekyll

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


Project demo

next button 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.


Solution

  • Make sure you using correct Jekyll

    Currently

    gem 'jekyll',     '=0.12.0'