Skip to content

Commit

Permalink
chore(starters): add gatsby-starter-infinite-scroll (#12349)
Browse files Browse the repository at this point in the history
  • Loading branch information
baobabKoodaa authored and DSchau committed Mar 8, 2019
1 parent c64d978 commit 6e57064
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/starters.yml
Expand Up @@ -2023,6 +2023,18 @@
- Blog post listing with previews (image + summary) for each blog post.
- Contact form integration with Netlify.
- Grid system inspired by Bootstrap.
- url: https://gatsby-starter-infinite-scroll.baobab.fi/
repo: https://github.com/baobabKoodaa/gatsby-starter-infinite-scroll
description: Infinite Scroll and Pagination with 10k photos
tags:
- Infinite Scroll
- Pagination
- Styling:CSS-in-JS
features:
- Infinite Scroll (default mode)
- Pagination (fallback for users without JS)
- Toggle between these modes in demo
- Efficient implementation (only fetch the data that's needed, ship initial items with the page instead of fetch, etc.)
- url: https://jodie.lekoarts.de/
repo: https://github.com/LekoArts/gatsby-starter-portfolio-jodie
description: Image-heavy photography portfolio with colorful accents & great typography
Expand Down

0 comments on commit 6e57064

Please sign in to comment.