Skip to content

campusappcn/blog-hexo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

准备

安装Hexo,使用npm install hexo-cli -g。npm是node的包管理器,安装nodejs之后会自动存在。

撰写博客

hexo new "新的文章名"

然后就是编写Markdown文件,跟平时写博客一样的

参考 https://hexo.io/docs/writing.html

发布

hexo generate

hexo deploy

查看

http://campusappcn.github.io

About

blogs source code written in hexo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •