Skip to content

wzdxy/blog-hexo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

博客地址

https://blog.wzdxy.com

部署

git clone git@github.com:wzdxy/blog-hexo.git #hexo
git clone git@github.com:wzdxy/hexo-theme-next.git themes/next # theme
hexo g  # build
  • 使用 jenkins 的 multiple SCM 插件可同时拉取两个版本库