aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Pagination/Pagination.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-92/+0
| | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch.
* feat: provide pagination for users with js disabled (#13)Armand Philippot2022-03-091-0/+92
* chore: add a Pagination component * chore: add blog pages * chore: fallback to page number based navigation if JS disabled * chore: update translation