Repo created
This commit is contained in:
parent
0bf9b15769
commit
b7554a5383
363 changed files with 72328 additions and 0 deletions
11
Website/wrangler.toml
Normal file
11
Website/wrangler.toml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Cloudflare Pages Configuration for SukiSU-Ultra
|
||||
name = "sukisu-ultra-docs"
|
||||
compatibility_date = "2025-08-04"
|
||||
compatibility_flags = ["nodejs_compat"]
|
||||
pages_build_output_dir = "docs/.vitepress/dist"
|
||||
|
||||
[env.production]
|
||||
name = "sukisu-ultra-docs"
|
||||
|
||||
[env.preview]
|
||||
name = "sukisu-ultra-docs-preview"
|
||||
Loading…
Add table
Add a link
Reference in a new issue