From bb0cdc7f2ea8997ce8fd14c8325c29f60b496693 Mon Sep 17 00:00:00 2001 From: Can Eldem Date: Fri, 5 Apr 2024 22:25:32 +0100 Subject: [PATCH] docs: move to bottom --- docs/guide/deploy.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/guide/deploy.md b/docs/guide/deploy.md index 995a4c3c..95d99a0a 100644 --- a/docs/guide/deploy.md +++ b/docs/guide/deploy.md @@ -259,11 +259,7 @@ Don't enable options like _Auto Minify_ for HTML code. It will remove comments f ```sh firebase deploy ``` - -### Stormkit - -You can deploy your VitePress project to [Stormkit](https://www.stormkit.io), by following these [instructions](https://stormkit.io/blog/how-to-deploy-vitepress). - + ### Surge 1. After running `npm run docs:build`, run this command to deploy: @@ -291,3 +287,8 @@ Refer [Creating and Deploying a VitePress App To Edgio](https://docs.edg.io/guid ### Kinsta Static Site Hosting You can deploy your Vitepress website on [Kinsta](https://kinsta.com/static-site-hosting/) by following these [instructions](https://kinsta.com/docs/vitepress-static-site-example/). + +### Stormkit + +You can deploy your VitePress project to [Stormkit](https://www.stormkit.io), by following these [instructions](https://stormkit.io/blog/how-to-deploy-vitepress). +