Skip to content

lhp9916/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

说明

我的博客项目的源码(基于hexo),主要记录生活的足迹、感悟,做技术分享。

安装 hexo

npm install -g hexo-cli

写作

hexo n <title> //创建
hexo s         //启动本地服务预览
hexo clean     //清除缓存文件 (db.json) 和已生成的静态文件 (public)。
hexo g         //生成静态文件
hexo d         //发布

About

我的博客(基于hexo)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors