| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | chore: create contact page | Armand Philippot | 2021-12-16 | 11 | -0/+305 | |
| | | ||||||
| * | chore: create legal notice view | Armand Philippot | 2021-12-15 | 4 | -9/+73 | |
| | | ||||||
| * | chore: create CV view | Armand Philippot | 2021-12-15 | 4 | -0/+129 | |
| | | ||||||
| * | chore: create single post view | Armand Philippot | 2021-12-15 | 7 | -9/+311 | |
| | | ||||||
| * | fix: change branding title tag on homepage | Armand Philippot | 2021-12-15 | 4 | -20/+20 | |
| | | | | | I forgot to pass isHome arg... | |||||
| * | chore: add pagination (load more) to blog page | Armand Philippot | 2021-12-15 | 4 | -39/+96 | |
| | | ||||||
| * | chore: retrieve posts list on blog page | Armand Philippot | 2021-12-15 | 11 | -0/+322 | |
| | | ||||||
| * | chore: define main grid to center content | Armand Philippot | 2021-12-14 | 2 | -1/+21 | |
| | | ||||||
| * | chore: add footer nav | Armand Philippot | 2021-12-13 | 5 | -1/+58 | |
| | | ||||||
| * | chore: add main-nav component | Armand Philippot | 2021-12-13 | 15 | -3/+696 | |
| | | | | | | I choose to implement main-nav paths manually instead of fetching them from GraphQL to ensure functional navigation without JS. | |||||
| * | chore: create homepage with graphql data | Armand Philippot | 2021-12-13 | 8 | -182/+100 | |
| | | ||||||
| * | chore: load i18n translations using lingui provider | Armand Philippot | 2021-12-13 | 5 | -2/+110 | |
| | | ||||||
| * | chore: change app to use a layout | Armand Philippot | 2021-12-13 | 7 | -5/+68 | |
| | | | | | I can now insert header/footer on each pages. | |||||
| * | chore: add Copyright component | Armand Philippot | 2021-12-13 | 4 | -0/+115 | |
| | | ||||||
| * | chore: add Branding component | Armand Philippot | 2021-12-13 | 4 | -0/+93 | |
| | | ||||||
| * | chore: define base and typography rules | Armand Philippot | 2021-12-13 | 3 | -0/+195 | |
| | | ||||||
| * | chore: define CSS variables for colors, fonts and spacings | Armand Philippot | 2021-12-13 | 4 | -0/+80 | |
| | | ||||||
| * | chore: define Sass functions, mixins, placeholders and variables | Armand Philippot | 2021-12-13 | 10 | -0/+345 | |
| | | ||||||
| * | chore: load css fonts | Armand Philippot | 2021-12-13 | 30 | -0/+530 | |
| | | ||||||
| * | chore: add modern normalize and change global css to scss file | Armand Philippot | 2021-12-13 | 3 | -17/+9 | |
| | | ||||||
| * | build: move global styles and pages inside src directory | Armand Philippot | 2021-12-12 | 5 | -0/+225 | |
