Yxcui's Little Stack


  • Home

  • Archives

  • Tags

  • Yxcui

  • Search

Github+Hexo搭建博客网站---博客配置与主题

Posted on 2017-08-03 | 0 comments | Visitors |

NexT配置文档

添加tags、author等页面:

$ cd hexo
$ hexo new page tags

更新npm版本

$ nmp i nmp -g

添加RSS插件

$ npm install hexo-generator-feed

添加search页面

$ npm install --save hexo-generator-search

# Github
Github+Hexo搭建博客网站---基础环境
Two Sum
  • Table of Contents
  • Overview
yxcui

yxcui

Life is not a destination, is a journey.

11 posts
4 tags
RSS
Github Facebook
  1. 1. 添加tags、author等页面:
  2. 2. 更新npm版本
  3. 3. 添加RSS插件
  4. 4. 添加search页面
© 2017 yxcui
Powered by Hexo
Theme - NexT.Pisces