Skip to content

Commit 2f42006

Browse files
authored
docs(static-deploy): add criteria comment (#16568)
1 parent 72343be commit 2f42006

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

docs/guide/static-deploy.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -334,17 +334,27 @@ By default, any new commit pushed to the specified branch will automatically tri
334334

335335
You can also add a [custom domain](https://render.com/docs/custom-domains) to your project.
336336

337-
## Flightcontrol
337+
<!--
338+
NOTE: The sections below are reserved for more deployment platforms not listed above.
339+
Feel free to submit a PR that adds a new section with a link to your platform's
340+
deployment guide, as long as it meets these criteria:
341+
342+
1. Users should be able to deploy their site for free.
343+
2. Free tier offerings should host the site indefinitely and are not time-bound.
344+
Offering a limited number of computation resource or site counts in exchange is fine.
345+
3. The linked guides should not contain any malicious content.
338346
339-
Deploy your static site using [Flightcontrol](https://www.flightcontrol.dev/?ref=docs-vite), by following these [instructions](https://www.flightcontrol.dev/docs/reference/examples/vite?ref=docs-vite)
347+
The Vite team may change the criteria and audit the current list from time to time.
348+
If a section is removed, we will ping the original PR authors before doing so.
349+
-->
340350

341-
## AWS Amplify Hosting
351+
## Flightcontrol
342352

343-
Deploy your static site using [AWS Amplify Hosting](https://aws.amazon.com/amplify/hosting/), by following these [instructions](https://docs.amplify.aws/guides/hosting/vite/q/platform/js/)
353+
Deploy your static site using [Flightcontrol](https://www.flightcontrol.dev/?ref=docs-vite) by following these [instructions](https://www.flightcontrol.dev/docs/reference/examples/vite?ref=docs-vite).
344354

345355
## Kinsta Static Site Hosting
346356

347-
You can deploy your Vite app as a Static Site on [Kinsta](https://kinsta.com/static-site-hosting/) by following these [instructions](https://kinsta.com/docs/react-vite-example/).
357+
Deploy your static site using [Kinsta](https://kinsta.com/static-site-hosting/) by following these [instructions](https://kinsta.com/docs/react-vite-example/).
348358

349359
## xmit Static Site Hosting
350360

0 commit comments

Comments
 (0)