Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-blog

  • 安装git

  • 安装nodejs

$ wget -qO- https://raw.github.com/creationix/nvm/master/install.sh | sh
$ nvm install stable

或者可以下载安装程序来安装。

  • 安装hexo
$ npm install -g hexo-cli
$ npm install -g hexo-server
  • 下载代码
$ git clone git@github.com:yfshi/hexo-blog.git
  • 安装package
$ cd hexo-blog
$ npm install

npm install默认会安装package.json中dependencies和devDependencies里的所有模块.

  • 启动本地server
$ hexo server

About

blog source files by hexo

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages