Skip to content

dongs365/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is blog code

拉取代码

git clone 

安装hexo

npm install -g hexo-cli

查看版本

hexo -v

安装插件

npm install x --save

插件更新

npm install -g npm-check-updates
ncu -u

生成静态页面

hexo g

清理静态页面

hexo clean

部署页面

hexo d

本地启动

hexo s

About

hexo blog Source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published