腾讯云前端团队博客,基于 hexo 构建
- 下载源码:
git clone https://github.com/CFETeam/cfeteam.github.io.git- 安装依赖
cd cfeteam.github.io && npm install- 安装全局
hexo命令
npm install -g hexo- 编写文章:
hexo new {{title}}- 启动本地预览
hexo server- 生成网站:
hexo generate- 发布:
hexo deploy| Name | Name | Last commit date | ||
|---|---|---|---|---|
腾讯云前端团队博客,基于 hexo 构建
git clone https://github.com/CFETeam/cfeteam.github.io.gitcd cfeteam.github.io && npm installhexo命令npm install -g hexohexo new {{title}}hexo serverhexo generatehexo deploy