0%

Hexo配置

部署

Hexo原生配置

1
2
3
4
$ npm install hexo-cli -g
$ hexo init blog
$ cd blog
$ npm install

Next主题

1
2
$ cd your-hexo-site
$ git clone https://github.com/iissnan/hexo-theme-next themes/next

More info: NexT

进阶配置

更新时间

本地搜索

More info: More

1
$ hexo g deploy -d