feat: 使用 Astro 框架重构网站

This commit is contained in:
2026-03-31 21:20:49 +08:00
parent 1f5ac5d981
commit baf44b9853
57 changed files with 7230 additions and 731 deletions

3
tsconfig.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "astro/tsconfigs/strict"
}