From d596733098b5b17e4584801201565c75da3c8fb8 Mon Sep 17 00:00:00 2001 From: GeoSegun Date: Tue, 22 Jul 2025 18:25:26 +0100 Subject: [PATCH] Add CloudRay Deployment Guide --- docs/guide/deployment.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/guide/deployment.md b/docs/guide/deployment.md index fbb96d0d..1a2a4544 100644 --- a/docs/guide/deployment.md +++ b/docs/guide/deployment.md @@ -230,3 +230,7 @@ You should disable Pretty URLs in the "Site Configuration" → "Build & Deploy" - **OUTPUT DIRECTORY:** `docs/.vuepress/dist` 2. Hit the deploy button. + +## CloudRay + +See [Deploy Your VuePress Site With CloudRay](https://cloudray.io/articles/how-to-deploy-your-vuepress-site)