midzer / urban-theme

Minimal jekyll theme for visual artists
https://midzer.github.io/urban-theme
MIT License
111 stars 116 forks source link

How to enable pagination? #4

Open sdq opened 7 years ago

sdq commented 7 years ago

I find it cannot work with jekyll-paginate

midzer commented 7 years ago

@sdq i'll have a look. thanks.

midzer commented 6 years ago

@sdq Did you make any progress on this? Tbh I don't need pagination for my projects right now. But this feature might come handy in the future.

Another option would be to implement lazy loading of pictures yourself to reduce initial payload.

jasminmartin369 commented 5 years ago

This tutorial seemed to help a lot in producing pagination in your theme. https://experimentingwithcode.com/creating-a-jekyll-blog-with-bootstrap-4-and-sass-part-3/ I just tested it out, and although there is an issue with the images displaying, the pagination works.

midzer commented 4 years ago

@jasminmartin369 Have you implemented a working example with this theme I can adopt?

naokikano commented 1 year ago

My version seems broken? What am I doing wrong? https://naokikano.github.io/

midzer commented 1 year ago

@naokikano You have to adapt your resources path. Check your browser console for details.