Giter VIP home page Giter VIP logo

Comments (5)

scotte avatar scotte commented on August 11, 2024

Interesting! Likely a change to APIs in newer versions. Regardless, I think you need to stick with jekyll 2.4, as github pages doesn't currently support jekyll 3 anyway, according to this: https://pages.github.com/versions/

from jekyll-clean.

ChrisJefferson avatar ChrisJefferson commented on August 11, 2024

I'm using Jekyll 3 on my own website, and I only started a couple of days ago. But maybe I have arrived at a bad transition time :)

from jekyll-clean.

scotte avatar scotte commented on August 11, 2024

Seems like it just might be bad timing - and certainly on your own website you aren't stuck with whatever version github (or whoever) decides to use. If you figure out what it takes to get this to work on jekyll 3, I'm happy to make sure it's backwards compatible with 2.4 and merge it in. Otherwise, if I get some time I can try and figure it out, but no promises!

from jekyll-clean.

scotte avatar scotte commented on August 11, 2024

OK, so I gave this a try with jekyll 3.0.1, and it worked for me without any changes except for adding a "gems:" line to _config.yml! I'm wondering if you have an old version of jekyll-pagination - I ended up with version 1.1.0, it looks like you have 0.0.4?

I added this to _config.yml:

gems: ['jekyll-paginate']

And here's the full list of gems installed on this box (which should be pretty minimal):

bigdecimal (1.2.4)
colorator (0.1)
ffi (1.9.10)
io-console (0.4.2)
jekyll (3.0.1)
jekyll-paginate (1.1.0)
jekyll-sass-converter (1.3.0)
jekyll-watch (1.3.0)
json (1.8.1)
kramdown (1.9.0)
liquid (3.0.6)
listen (3.0.5)
mercenary (0.3.5)
minitest (4.7.5)
posix-spawn (0.3.11)
psych (2.0.5)
pygments.rb (0.6.3)
rake (10.1.0)
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
rdoc (4.1.0)
redcarpet (3.3.3)
rouge (1.10.1)
safe_yaml (1.0.4)
sass (3.4.20)
test-unit (2.1.5.0)
yajl-ruby (1.2.1)

Can you double-check that you have recent versions of these, especially jekyll-paginate?

from jekyll-clean.

scotte avatar scotte commented on August 11, 2024

I'm going to go ahead and close this - all the evidence I have is that this works just fine on jekyll 3.0 as well as 2.4. As of af93eff the jekyll-paginate gem is explicitly included. All looks good when running jekyll 3.0 locally as well as on gh-pages with 2.4.

If you find it's still not working, feel free to re-open this...

from jekyll-clean.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.