hexojs / site

The website for Hexo. https://hexo.io/
https://hexo.io
MIT License
667 stars 1.29k forks source link

docs: add deploy to Zeabur as one command deployment #2052

Closed MichaelYuhe closed 1 month ago

MichaelYuhe commented 1 year ago

Check List

Please read and check followings before submitting a PR.

Note

No need to translate ko, pt-br, th languages if you submit a PR for documentation.

Warning

ko, pt-br, th languages document are inactive. Please, submit issue if you want to continuous contribution to them.

github-actions[bot] commented 1 year ago

Theme thumbnails validation completed.

uiolee commented 1 year ago

In my understanding, One-Command Deployment should refer to hexo deploy instead of Web UI interaction

MichaelYuhe commented 1 year ago

In my understanding, One-Command Deployment means deploying with CLI. In this article, it should refer to hexo deploy instead of Web UI interaction

I think it doesn't matter whether it's deploying Hexo with "one command" or "one click". To use command to deploy, you may need to install one more CLI app, which Zeabur also supported. But I think it's easier with web interface like Vercel.

MichaelYuhe commented 1 year ago

@SukkaW Can you please review my updates and see if there are any problems? Thanks

stevenjoezhang commented 1 year ago

See also https://github.com/hexojs/site/pull/1211 This page will be separated to two parts: "Deployer Plugins" and "Platforms"

MichaelYuhe commented 1 year ago

So I need to wait for the work is done and then create a new pr?