Receive a weekly summary and discussion of the top papers of the week by leading researchers in the field.
jekyll-infinite-scroll
jekyll infinite scroll
install
1
$ bower install jekyll-infinite-scroll --save
or
1
<script src="https://cdn.rawgit.com/J911/jekyll-infinite-scroll/master/lib/InfiniteScroll.js"></script>
or direct download this link
Using
- set pagenation in jekyell
add “jekyll-paginate” in
_config.yml
andGemfile
and set_config.yml
1 2
paginate: 2 paginate_path: "/page/:num"
- set pagenation in html (example) ```
1
3. include this lib and setting
```
- Done! ✌🏻
LICENSE
MIT License
Weekly Summary
Receive a weekly summary and discussion of the top papers of the week by leading researchers in the field.