docs: write several documentations for airi

Signed-off-by: Neko Ayaka <neko@ayaka.moe>
This commit is contained in:
Neko Ayaka
2025-03-05 15:44:52 +08:00
parent 92fc93a478
commit b6a1fb7693
22 changed files with 770 additions and 15 deletions
+13
View File
@@ -0,0 +1,13 @@
[build]
base = "/"
command = "pnpm -F @proj-airi/docs... run build"
publish = "/docs/dist"
[build.environment]
NODE_VERSION = "23"
[[headers]]
for = "/site.webmanifest"
[headers.values]
Content-Type = "application/manifest+json"