aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
Commit message (Expand)AuthorAgeFilesLines
* chore: display featuredImage and meta on posts listArmand Philippot2021-12-165-31/+225
* chore: create post meta view for posts listsArmand Philippot2021-12-161-0/+79
* chore: define secondary button stylesArmand Philippot2021-12-164-5/+85
* chore: create contact pageArmand Philippot2021-12-169-0/+197
* fix: change branding title tag on homepageArmand Philippot2021-12-153-19/+19
* 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