aboutsummaryrefslogtreecommitdiffstats
path: root/src/ts/types/pages.ts
Commit message (Collapse)AuthorAgeFilesLines
* chore: replace CV content with mdx contentArmand Philippot2021-12-241-23/+0
| | | | | Since I replace the other pages, there is no reason to fetch this page content through WP GraphQL.
* refactor: rewrite types and servicesArmand Philippot2021-12-201-11/+5
| | | | | | | 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: create legal notice viewArmand Philippot2021-12-151-1/+1
|
* chore: create CV viewArmand Philippot2021-12-151-0/+29