iBug

Results 157 comments of iBug

@mmistakes If you find it hard to test this out on the docs site, feel free to drop by [ibug.io](https://ibug.io/) where this very code has been employed for years (not...

@FavorMylikes I didn't get your point. This PR was never merged so what's in the repo still targets only Jekyll Paginate (no V2). Could you be a bit more detailed?

@FavorMylikes > **This PR was never merged** so what's in the repo still targets only Jekyll Paginate (no V2). To clarify: If you're using this theme with stock setup, you're...

@mmistakes Any chance this PR gets another look? There seems like a non-trivial number of potential audience. Also I've updated the docs in 3a065dcc59d8db687d26ee1407a93850ff12a81a.

Perhaps we should think this in another way. Nothing comes out perfect, and it's a norm to have trial-and-error to a certain extent. I promise I'll be after this feature...

Two years later I'm now in charge of this theme (thanks Michael!). This PR was (and still is) one of my most ambitious so it's definitely got attention.

Have you tested this? I'm afraid it breaks existing setup.

Looks OK to me. The point I missed was that looping over a string in Liquid is like looping over an array with just that string.

@carlesfernandez 1. It's a good suggestion, though I went for the CSS approach which should provide more compatibility (IE doesn't support `Element.closest`) Preview: 2. It's some other code causing this...