Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds pagination to the site #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Adds pagination to the site #34

wants to merge 1 commit into from

Conversation

sarcas
Copy link
Member

@sarcas sarcas commented Aug 18, 2020

The blog has been a one-page thing since it was built. Though it builds quickly, there's quite a lot of information to page through and makes the page feel odd. The upside to this is that the page will load slightly faster (though not much faster).

The downside is that it becomes harder to find historical posts, as you can't user your browser to find in page.

I think overall it works better. We've chosen 12 posts per page, to reflect a calendar year, though note that we rarely run 12 meetups a year.

The blog has been a one-page thing since it was built. Though it builds
quickly, there's quite a lot of information to page through and makes
the page feel odd. The upside to this is that the page will load
slightly faster (though not much faster).

The downside is that it becomes harder to find historical posts, as you
can't user your browser to find in page.

I think overall it works better. We've chosen 12 posts per page, to
reflect a calendar year, though note that we rarely run 12 meetups a
year.
@sarcas sarcas requested a review from liljack August 18, 2020 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant