Skip to content

可以将 Hexo 的源文件部署推送到 Tencent CloudBase

Notifications You must be signed in to change notification settings

vinceying/Hexo-Action-TencentCloudBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Hexo-Action-TencentCloudBase

通过 Github Actions,使用 Hexo-Action-TencentCloudBase 可以将 Hexo 的源文件部署并推送到 Tencent CloudBase 的静态托管中。

🚀 使用

由于 Github Pages 在国内的访问速度,可以使用 Tencent CloudBase 来托管相关静态网页。Hexo-Action-TencentCloudBase 可以通过 Github Actions 将 Hexo 的源文件推送到Tencent CloudBase 的静态托管中。感谢腾讯云开发的静态托管赞助计划及 cloudbase-action 插件。

在仓库中添加 Repo/.github/workflows/tencent.yml ,相关文件即可。更多关于 Github Actions ,请点击这里查看

🔐 腾讯云相关输入内容

在项目的 secret 添加 ENV_ID SECRET_ID SECRET_KEY 相关字段。

SECRET_ID # Required 云开发的访问密钥 secretId
SECRET_KEY # Required 云开发的访问密钥 secretKey
ENV_ID # Required 云开发的环境 id envId

✔ 使用内容及灵感来源

DEMO
cloudbase-action
action-hexo

About

可以将 Hexo 的源文件部署推送到 Tencent CloudBase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published