创建blog

大家好第一篇来说说博客的搭建

Quick Start

安装hexo-deployer-git自动部署发布工具

1
$ npm install hexo-deployer-git --save

发布

1
$ hexo clean && hexo g && hexo d
Author: 魏加磊
Link: http://yoursite.com/2019/09/19/blog/
Copyright Notice: All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.
Donate
  • 微信
  • 支付寶

Comment