aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/layout/cards-list.tsx
Commit message (Expand)AuthorAgeFilesLines
* feat(components): add a generic Grid componentArmand Philippot2023-11-111-60/+0
* refactor(components): rewrite Card componentArmand Philippot2023-11-111-14/+11
* refactor(components): rewrite List componentArmand Philippot2023-11-111-38/+33
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-8/+6
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-5/+2
* chore: make Links and Images compliant with Next.js 13Armand Philippot2023-01-231-7/+2
* chore(cards): use post title as link labelArmand Philippot2022-06-071-1/+2
* refactor: reduce the number of data transformationArmand Philippot2022-05-231-22/+14
* chore: update some stylesArmand Philippot2022-05-211-1/+0
* chore: add homepageArmand Philippot2022-05-031-1/+7
* refactor: support React 18Armand Philippot2022-04-161-2/+2
* chore: add a CardsList componentArmand Philippot2022-04-131-0/+80