summaryrefslogtreecommitdiffstats
path: root/src/components
Commit message (Collapse)AuthorAgeFilesLines
* chore: add main-nav componentArmand Philippot2021-12-137-2/+314
| | | | | I choose to implement main-nav paths manually instead of fetching them from GraphQL to ensure functional navigation without JS.
* chore: load i18n translations using lingui providerArmand Philippot2021-12-131-1/+8
|
* chore: change app to use a layoutArmand Philippot2021-12-134-0/+45
| | | | I can now insert header/footer on each pages.
* chore: add Copyright componentArmand Philippot2021-12-132-0/+32
|
* chore: add Branding componentArmand Philippot2021-12-132-0/+87