Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

CFETeam/cfeteam.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFETeam 团队博客

腾讯云前端团队博客,基于 hexo 构建

使用

  1. 下载源码:
git clone https://github.com/CFETeam/cfeteam.github.io.git
  1. 安装依赖
cd cfeteam.github.io && npm install
  1. 安装全局hexo命令
npm install -g hexo
  1. 编写文章:
hexo new {{title}}
  1. 启动本地预览
hexo server
  1. 生成网站:
hexo generate
  1. 发布:
hexo deploy

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •