| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: display featuredImage and meta on posts list | Armand Philippot | 2021-12-16 | 5 | -31/+225 |
| | | |||||
| * | chore: create post meta view for posts lists | Armand Philippot | 2021-12-16 | 1 | -0/+79 |
| | | |||||
| * | chore: define secondary button styles | Armand Philippot | 2021-12-16 | 4 | -5/+85 |
| | | | | | I also rename submit style to primary. | ||||
| * | chore: create contact page | Armand Philippot | 2021-12-16 | 9 | -0/+197 |
| | | |||||
| * | fix: change branding title tag on homepage | Armand Philippot | 2021-12-15 | 3 | -19/+19 |
| | | | | | I forgot to pass isHome arg... | ||||
| * | chore: add pagination (load more) to blog page | Armand Philippot | 2021-12-15 | 1 | -25/+77 |
| | | |||||
| * | chore: retrieve posts list on blog page | Armand Philippot | 2021-12-15 | 2 | -0/+41 |
| | | |||||
| * | chore: define main grid to center content | Armand Philippot | 2021-12-14 | 2 | -1/+21 |
| | | |||||
| * | chore: add footer nav | Armand Philippot | 2021-12-13 | 4 | -1/+54 |
| | | |||||
| * | chore: add main-nav component | Armand Philippot | 2021-12-13 | 7 | -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 provider | Armand Philippot | 2021-12-13 | 1 | -1/+8 |
| | | |||||
| * | chore: change app to use a layout | Armand Philippot | 2021-12-13 | 4 | -0/+45 |
| | | | | | I can now insert header/footer on each pages. | ||||
| * | chore: add Copyright component | Armand Philippot | 2021-12-13 | 2 | -0/+32 |
| | | |||||
| * | chore: add Branding component | Armand Philippot | 2021-12-13 | 2 | -0/+87 |
