summaryrefslogtreecommitdiffstats
path: root/mdx.d.ts
Commit message (Collapse)AuthorAgeFilesLines
* chore: use mdx with custom componentsArmand Philippot2022-01-261-3/+6
|
* chore: add PDF and image format to CV pageArmand Philippot2022-01-101-0/+2
|
* chore: replace CV content with mdx contentArmand Philippot2021-12-241-0/+1
| | | | | Since I replace the other pages, there is no reason to fetch this page content through WP GraphQL.
* build: add a typescript declaration file for MDXArmand Philippot2021-12-241-0/+7
I need to inform Typescript than I am exporting a meta constant from MDX files.