Skip to content

hfutDev/team-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

team-blog

###中心技术博客

使用方法:

  1. 确保本机已经安装了 gitnode

  2. 本地任意一个文件,终端执行 git clone git@github.com:hfutDev/team-blog.git

  3. cd team-blog => npm install

  4. git pull origin master

  5. hexo new [articleName] articleName 一律使用英文,格式如:how-to-learn-fed

  6. hexo generate 生成文章

  7. hexo server 预览文章

  8. hexo deploy 发布文章

  9. git add how-to-learn-fed.md => git commit -m 'add how-to-learn-fed.md' => git push origin master

  10. 以后每次重复 5-9.

详情参见 Hexo 文档

About

中心技术博客

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published