aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/blog/index.tsx
Commit message (Expand)AuthorAgeFilesLines
* chore: add a breadcrumb componentArmand Philippot2021-12-211-5/+4
* refactor: rewrite types and servicesArmand Philippot2021-12-201-1/+1
* refactor: move SWR to blog pageArmand Philippot2021-12-161-5/+40
* chore: display year between blog postsArmand Philippot2021-12-161-1/+1
* chore: add pagination (load more) to blog pageArmand Philippot2021-12-151-6/+9
* chore: retrieve posts list on blog pageArmand Philippot2021-12-151-0/+48