aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore: display featuredImage and meta on posts listArmand Philippot2021-12-168-34/+236
* chore: create post meta view for posts listsArmand Philippot2021-12-161-0/+79
* chore: define secondary button stylesArmand Philippot2021-12-166-5/+92
* build(linter): add rules to allow CSS modules composes propertyArmand Philippot2021-12-162-0/+10
* chore: fix typoArmand Philippot2021-12-163-6/+6
* chore: create contact pageArmand Philippot2021-12-1611-0/+305
* chore: create legal notice viewArmand Philippot2021-12-154-9/+73
* chore: create CV viewArmand Philippot2021-12-154-0/+129
* chore: create single post viewArmand Philippot2021-12-157-9/+311
* fix: change branding title tag on homepageArmand Philippot2021-12-154-20/+20
* chore: add pagination (load more) to blog pageArmand Philippot2021-12-154-39/+96
* chore: retrieve posts list on blog pageArmand Philippot2021-12-1511-0/+322
* chore: define main grid to center contentArmand Philippot2021-12-142-1/+21
* chore: add footer navArmand Philippot2021-12-135-1/+58
* chore: add main-nav componentArmand Philippot2021-12-1315-3/+696
* chore: create homepage with graphql dataArmand Philippot2021-12-1310-182/+113
* chore: load i18n translations using lingui providerArmand Philippot2021-12-137-2/+136
* chore: change app to use a layoutArmand Philippot2021-12-137-5/+68
* chore: add Copyright componentArmand Philippot2021-12-134-0/+115
* chore: add Branding componentArmand Philippot2021-12-134-0/+93
* build: remove powered by headerArmand Philippot2021-12-131-0/+1
* chore: define base and typography rulesArmand Philippot2021-12-133-0/+195
* chore: define CSS variables for colors, fonts and spacingsArmand Philippot2021-12-134-0/+80
* chore: define Sass functions, mixins, placeholders and variablesArmand Philippot2021-12-1310-0/+345
* chore: load css fontsArmand Philippot2021-12-1330-0/+530
* chore: add modern normalize and change global css to scss fileArmand Philippot2021-12-135-17/+15
* build: move global styles and pages inside src directoryArmand Philippot2021-12-126-20/+20
* build: configure JestArmand Philippot2021-12-126-45/+1692
* build: add graphql and swr for data fetchingArmand Philippot2021-12-122-1/+73
* build: add sass configArmand Philippot2021-12-123-4/+48
* build: configure svgr to use svg as componentsArmand Philippot2021-12-123-18/+1135
* build: configure lingui js for i18nArmand Philippot2021-12-125-22/+741
* build: configure typescript module aliasesArmand Philippot2021-12-121-1/+13
* build: add tools to enforce some code/commit rulesArmand Philippot2021-12-1211-36/+1969
* chore: initial commitArmand Philippot2021-12-1216-0/+3307