Skip to content

zechen706/my-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-blog

我的个人博客项目,使用hexo编写。

点击访问

# 安装全局依赖

$ npm install -g hexo-cli

# 安装本地依赖

$ npm install

# 安装主题

$ cd themes

$ git clone https://github.com/iissnan/hexo-theme-next.git

# 开启服务

$ cd ..

$ hexo serve

# 生成文件

$ hexo generate

About

my blog system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published