You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2026. It is now read-only.
I must be rusty b/c I can't figure this out. Any chance you can help get this working?
The home page is (almost) fine as is. The problem is that users can only see the top four posts. We want to give them a button to "keep reading". This would load a new page with all posts in chronological order, offset by 4 (to not repeat what they've already seen on the home page). We'd use the existing design -- with a headline, featured image, excerpt and "read more" button for each post, as well as pagination.
I must be rusty b/c I can't figure this out. Any chance you can help get this working?
The home page is (almost) fine as is. The problem is that users can only see the top four posts. We want to give them a button to "keep reading". This would load a new page with all posts in chronological order, offset by 4 (to not repeat what they've already seen on the home page). We'd use the existing design -- with a headline, featured image, excerpt and "read more" button for each post, as well as pagination.
We had some discussion recently here: ca2eddf