make cv a markdown page
This commit is contained in:
parent
a04446de76
commit
78b0780e12
13 changed files with 375 additions and 464 deletions
12
package.json
12
package.json
|
@ -13,22 +13,22 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "0.9.4",
|
||||
"@astrojs/mdx": "^4.2.2",
|
||||
"@astrojs/mdx": "^4.2.3",
|
||||
"@astrojs/rss": "^4.0.11",
|
||||
"@astrojs/sitemap": "3.3.0",
|
||||
"@fontsource-variable/outfit": "^5.2.5",
|
||||
"@fontsource-variable/red-hat-mono": "^5.2.5",
|
||||
"@tailwindcss/vite": "^4.0.17",
|
||||
"astro": "^5.5.5",
|
||||
"@tailwindcss/vite": "^4.1.3",
|
||||
"astro": "^5.6.1",
|
||||
"astro-icon": "^1.1.5",
|
||||
"rehype-external-links": "^3.0.0",
|
||||
"tailwindcss": "^4.0.17",
|
||||
"typescript": "^5.8.2"
|
||||
"tailwindcss": "^4.1.3",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@types/node": "^22.13.13",
|
||||
"@types/node": "^22.14.0",
|
||||
"npm-check-updates": "^17.1.16",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue