aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/cv.tsx
Commit message (Expand)AuthorAgeFilesLines
* chore: add opengraph and twitter metaArmand Philippot2022-01-191-3/+10
* refactor(config): move defaultLocale as property of config.localesArmand Philippot2022-01-191-1/+1
* chore: add structured data using schema.org and JSON-LDArmand Philippot2022-01-191-0/+48
* chore: update sidebar and widgets stylesArmand Philippot2022-01-151-5/+4
* refactor(sidebar): use a component to avoid styles repetitionArmand Philippot2022-01-111-2/+3
* chore: add PDF and image format to CV pageArmand Philippot2022-01-101-2/+3
* chore: add a social media widget on contact and cv pagesArmand Philippot2022-01-101-0/+9
* chore: move Main grid to its childrenArmand Philippot2022-01-061-3/+6
* refactor: reuse PostMeta components on single articles/pagesArmand Philippot2022-01-061-6/+18
* chore: replace CV content with mdx contentArmand Philippot2021-12-241-15/+6
* chore: add a table of contentsArmand Philippot2021-12-211-2/+10
* chore: add a breadcrumb componentArmand Philippot2021-12-211-3/+4
* refactor: rewrite types and servicesArmand Philippot2021-12-201-2/+2
* chore: create CV viewArmand Philippot2021-12-151-0/+48