Skip to content

Add DeployHQ Deployment Guide#55

Open
facundofarias wants to merge 3 commits into
vuepress:mainfrom
facundofarias:add-deployhq
Open

Add DeployHQ Deployment Guide#55
facundofarias wants to merge 3 commits into
vuepress:mainfrom
facundofarias:add-deployhq

Conversation

@facundofarias

Copy link
Copy Markdown

Adds a new ## DeployHQ section to both the English and Simplified Chinese versions of the deployment guide, matching the format of the existing CloudRay / Heroku / Netlify entries (short intro + numbered setup steps + ::: tip block linking to the platform's own VuePress deployment guide).

DeployHQ is a Git-based deployment platform that builds VuePress sites in a managed environment and transfers the docs/.vuepress/dist output to a user-owned server over SSH/SFTP/FTP — or to S3, Azure Blob, or Rackspace Cloud Files. It's the BYO-server complement to the existing managed-host entries on this page (no managed CDN, no vendor lock-in to a specific hosting platform). The full setup walkthrough lives on the DeployHQ documentation site at https://www.deployhq.com/guides/vuepress.

Files changed

  • docs/guide/deployment.md — new ## DeployHQ section appended after ## CloudRay (the current last international entry)
  • docs/zh/guide/deployment.md — new ## DeployHQ section inserted between ## CloudRay and ## 云开发 CloudBase (preserving the convention of grouping international providers before China-specific ones)

Bilingual change per project convention

Both English and Chinese files are modified in this single PR — adding only one side would be inconsistent with the project's bilingual convention (PR #52 was previously closed for a zh-only change). The Chinese translation was machine-assisted; corrections from a native Chinese speaker on the review are welcome before merge.

Disclosure

This PR was drafted with AI assistance and reviewed by the contributor before opening. The English section was authored directly; the Chinese section is a translation of the same content using the technical terms VuePress's existing Chinese docs use elsewhere on this page.

Comment thread docs/zh/guide/deployment.md Outdated
@@ -234,6 +234,28 @@ heroku login

<!-- 下列平台是中文文档特有的,放在最下方 -->

@Mister-Hope Mister-Hope Jun 8, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comment is: <!-- The following platforms are specific to the Chinese documentation and are placed at the very bottom -->

So you should place before this.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching that — I missed the marker comment. Fixed in 863aeb7: the DeployHQ section now sits above the <!-- 下列平台是中文文档特有的,放在最下方 --> marker, in the international block alongside CloudRay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants