static: replace install
All checks were successful
Static / Flake checks (push) Successful in 21s
Static / Create distribution (push) Successful in 44s

Also get rid of many unused pages and assets.
This commit is contained in:
2025-06-29 03:14:12 +09:00
parent ae2ce60893
commit ae9ca7d568
21 changed files with 53 additions and 2061 deletions

View File

@@ -8,16 +8,11 @@ pages = [
["/", 0.5],
["/LICENSE.txt", 0.0],
["/build", 0.5],
["/camera-privacy-policy", 0.0],
["/contact", 0.5],
["/faq", 1.0],
["/package", 1.0],
["/hiring", 0.2],
["/humans.txt", 0.0],
["/pdfviewer-privacy-policy", 0.0],
["/install/", 0.5],
["/install/cli", 0.5],
["/install/web", 0.5],
["/install", 0.5],
["/usage", 1.0]
]