Skip to content

yangzuo0621/yangzuo0621.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yangzuo0621.github.io

地址入口:https://yangzuo0621.github.io/

GIT

npm install hexo-deployer-git --save
npm generate
hexo deploy
hexo clean

全局配置 _config.yml

hexo3.0(必须这样配置)

deploy:
type: git
repository: http://github.com/tanzongpei/tanzongpei.github.io.git//改成自己的用户名
branch: master

最新的写法,http不用加s,type类型为git,后面也多了个.git。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published