Skip to content

szfck/source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo blox source

install

npm install hexo-cli -g
hexo init blog
cd blog
npm install hexo-deployer-git --save
npm install
hexo server

_config.yml

deploy:
  type: git
  repo: https://github.com/gppola/gppola.github.io.git
  branch: master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors