aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/blog/page
Commit message (Expand)AuthorAgeFilesLines
* chore: add a search form when posts list prints no resultsArmand Philippot2022-05-241-0/+1
* fix: ensure all topics/thematics have the base urlArmand Philippot2022-05-231-4/+4
* refactor(schema): use helpers function to avoid repeat between pagesArmand Philippot2022-05-231-32/+17
* refactor: reduce the number of data transformationArmand Philippot2022-05-231-63/+3
* chore: handle blog pagination when JS is disabledArmand Philippot2022-05-201-0/+311
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-205/+0
* refactor: use formatjs swc pluginArmand Philippot2022-03-231-1/+8
* fix: add a spinner if blog page is loadingArmand Philippot2022-03-091-0/+3
* feat: provide pagination for users with js disabled (#13)Armand Philippot2022-03-091-0/+195