Skip to content

alittlegit/alitllegit-github-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo静态博客部署

github静态博客

hexo静态博客部署到服务器:hexo+express+webhook

hexo静态博客部署到服务器:hexo+express(docker)+webhook

workflow

  • 本地hexo更新文章==>hexo deploy上传git,更新静态资源==>alittlegit.github.io 文章更新
  • 本地hexo更新文章==>hexo deploy上传git,更新静态资源==>webhook==>服务器git pull==>http://onepiece.suprise.top/ 文章更新
  • 本地hexo更新文章==>hexo deploy上传git,更新静态资源==>webhook==>服务器git pull+"resbulid docker"==>http://onepiece.suprise.top/ 文章更新

其他

  • 服务器/docker/webhook分别使用一个端口,nginx转发,webhook是设置在项目的setting中的
  • 注意docker build的路径,可以指定context,ADD/COPY 文件不能超出context

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published