1
0
Fork 0

Move to astro

This commit is contained in:
thislight 2025-04-11 21:50:48 +08:00
parent 729704984c
commit 4bd975796e
148 changed files with 4865 additions and 27561 deletions

8
.vscode/extensions.json vendored Normal file
View file

@ -0,0 +1,8 @@
{
"recommendations": [
"unifiedjs.vscode-mdx",
"astro-build.astro-vscode",
"editorconfig.editorconfig",
"esbenp.prettier-vscode"
]
}