Hexo
GitHub Actions 自动部署 Hexo 脚本
·711 字·2 分钟
代码
Github-Actions-Hexo-Ci
Hexo
GitHub
Actions
Deploy
前言 # 网上虽然有很多通过 GitHub Actions 自动部署 Hexo 的教程,但都有各种各样的问题。
主要问题还是 Workflow 脚本没有写正确,比如插件部分。
Gridea Hexo Hugo 等 git push 同步到多个仓库
·336 字·1 分钟
代码
Deploy-to-Github-and-Coding
Hexo
以 GitHub Pages + Coding Pages 为例
准备工作 # 创建 GitHub Pages 仓库 创建 Coding Pages 仓库 申请 GitHub token 申请 Coding token 访问令牌 如果是 Gridea,在 Gridea APP 里配置好 GitHug Pages 配置 git remote # 如果是 Gridea 需要在 output 设置 cd ~/Documents/Gridea/output 如果是 Hexo Hugo 等,在博客根目录即可。 然后输入以下命令: