| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: rewrite types and services | Armand Philippot | 2021-12-20 | 1 | -11/+0 |
| | | | | | | | | I was repeating myself a lot in services. So I rewrited the different functions to improve readability and I extracted some formatting functions to put them in utils. I also rewrited/reorganized some types to keep consistent names. | ||||
| * | chore: add main-nav component | Armand Philippot | 2021-12-13 | 1 | -1/+0 |
| | | | | | | 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 | 1 | -0/+12 |
