Skip to content

leeFengHuo/myBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Introduce

博客项目,使用hexo,页面部署到leeFengHuo.github.io。

Install

npm install hexo-cli -g
git clone https://github.com/leeFengHuo/myBlog.git
cd myBlog/blog/
npm install

Usage

文章写在myBlog/blog/source/_posts/中,其他操作(myBlog/blog/目录下执行命令):

  • 本地预览:hexo s
  • 生成文件:hexo g
  • 部署到leeFengHuo.github.io:hexo d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors