/hexo_blog

hexo_blog

Primary LanguageHTML

hexo_blog

hexo init

see INSTALL

  1. 安装nodejs
  2. 安装Git
  3. 执行安装
npm install -g hexo

blog init

git clone --recursive git@github.com:wylyeak/hexo_blog.git
cd hexo_blog
npm install
npm install hexo-generator-feed
npm install hexo-generator-sitemap