Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fannie的个人博客源码.

hexo 快速安装

安装前提

安装

npm install -g hexo-cli

建站

  • 创建站点编码文件夹

      midkr blog 
    
  • 初始化文件夹

      hexo init blog
    
  • npm 安装插件

      npm install
    
  • 启动服务

      hexo server
    
  • 生成静态文件

      hexo g
    
  • 发布

      hexo p
    

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages