Migrate documentation site to Astro

This commit is contained in:
2026-06-17 00:22:32 +09:00
parent 4020b7c2d5
commit 0e873fbd51
19 changed files with 5494 additions and 325 deletions
+3
View File
@@ -0,0 +1,3 @@
---
return Astro.redirect('/docs/introduction/');
---