TryGhost / Source

The default theme for Ghost
https://source.ghost.io
MIT License
66 stars 134 forks source link

Pagination missing on front page #40

Closed cathysarisky closed 4 months ago

cathysarisky commented 9 months ago

The Source theme seems to be missing any use of the {{pagination}} helper on the front page. Because it's making a {{get}} request, it's not possible to navigate to /page/2 and beyond.

Sahillather002 commented 9 months ago

pls assign

raad-altaie commented 5 months ago

Is this ever going to be fixed?

minimaluminium commented 4 months ago

Lack of pagination on the homepage is by design. Source and a few other official themes (Headline, Episode, Digest, Bulletin) uses /page/2 as the archive page to list all posts.