mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 15:24:10 +08:00
docs: add dedicated docs website
This commit is contained in:
7
docs/wrangler.toml
Normal file
7
docs/wrangler.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
name = "toon-docs"
|
||||
compatibility_date = "2025-10-01"
|
||||
routes = [ { pattern = "toonformat.dev", custom_domain = true } ]
|
||||
|
||||
[assets]
|
||||
directory = "./.vitepress/dist/"
|
||||
not_found_handling = "404-page"
|
||||
Reference in New Issue
Block a user