Skip to content

violetjack/BlogBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

个人博客备份项目

用hexo写的博客,发布到 https://violetjack.github.io/ 上。

命令行

// 创建hexo项目
$ hexo init [folder]
// 创建新文章
$ hexo new [layout] <title>
// 生成静态文件
$ hexo generate
// 发布到Github Page上
$ hexo deploy
// 运行在本地看效果
$ hexo server

参考资料

hexo中文文档

About

博客备份项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published