aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* chore: add pagination (load more) to blog pageArmand Philippot2021-12-151-25/+77
* chore: retrieve posts list on blog pageArmand Philippot2021-12-152-0/+41
* chore: define main grid to center contentArmand Philippot2021-12-142-1/+21
* chore: add footer navArmand Philippot2021-12-134-1/+54
* chore: add main-nav componentArmand Philippot2021-12-137-2/+314
* chore: load i18n translations using lingui providerArmand Philippot2021-12-131-1/+8
* chore: change app to use a layoutArmand Philippot2021-12-134-0/+45
* chore: add Copyright componentArmand Philippot2021-12-132-0/+32
* chore: add Branding componentArmand Philippot2021-12-132-0/+87