Restore the blog. Now fully working.

This commit is contained in:
2023-12-29 16:14:25 +01:00
parent 8654f2d00a
commit 7a3eaca067
21 changed files with 886 additions and 235 deletions

View File

@@ -37,6 +37,15 @@
"type": "module",
"dependencies": {
"@unocss/reset": "^0.48.5",
"dayjs": "^1.11.9"
"dayjs": "^1.11.9",
"github-markdown-css": "^5.5.0",
"katex": "^0.16.9",
"mathjax": "^3.2.2",
"mdsvex": "^0.11.0",
"rehype-katex": "^7.0.0",
"rehype-mathjax": "^6.0.0",
"remark-math": "^6.0.0",
"remark-rehype": "^11.0.0",
"shiki": "^0.14.7"
}
}