docs: write several documentations for airi
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
This commit is contained in:
Executable
+13
@@ -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"
|
||||
Reference in New Issue
Block a user