Skip to content

Article pagination #46

@JHay0112

Description

@JHay0112

At the time of writing this ticket, there are 20 articles on my website. This seems like a good place to start paginating the articles listing, as seeing this many articles one one page is plenty. The purpose of this ticket is to add pagination to my website, with the following requirements:

  1. Pagination of articles shall be automatic as a part of the static site generation.
  2. The article listing shall be paginated and available at URIs of the form /articles/page/<page-number>.
  3. The URI https://jordanhay.com/articles shall show the first page of articles.
  4. Page controls shall be available at the top and bottom of each article listing sub-page.
  5. Each page shall prefetch the pages before and after it in the article listing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions