diff --git a/project-words.txt b/project-words.txt index 503af3e1edba..7066441d2dfe 100644 --- a/project-words.txt +++ b/project-words.txt @@ -324,6 +324,7 @@ solana spâce stackblitz stackblitzrc +Stormkit Strikethrough strikethroughs stylelint diff --git a/website/docs/deployment.mdx b/website/docs/deployment.mdx index 527208a69c10..d52616e0ceeb 100644 --- a/website/docs/deployment.mdx +++ b/website/docs/deployment.mdx @@ -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)