docs: add stormkit as deployment platform (#10011)

Co-authored-by: sebastien <lorber.sebastien@gmail.com>
This commit is contained in:
Can Eldem 2024-04-05 10:55:39 +01:00 committed by GitHub
parent e012e03158
commit 5bb4832869
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View File

@ -324,6 +324,7 @@ solana
spâce
stackblitz
stackblitzrc
Stormkit
Strikethrough
strikethroughs
stylelint

View File

@ -815,6 +815,10 @@ echo subdomain.surge.sh > CNAME
You can deploy any other changes in the future with the command `surge`.
## Deploying to Stormkit {#deploying-to-stormkit}
You can deploy your Docusaurus project to [Stormkit](https://www.stormkit.io), a deployment platform for static websites, single-page applications (SPAs), and serverless functions. For detailed instructions, refer to this [guide](https://www.stormkit.io/blog/how-to-deploy-docusarous).
## Deploying to QuantCDN {#deploying-to-quantcdn}
1. Install [Quant CLI](https://docs.quantcdn.io/docs/cli/get-started)