stun logo

一个漂亮、简洁的 hexo 主题

js-standard-style Commitizen friendly GitHub hexo GitHub release

[English](https://github.com/liuyib/hexo-theme-stun/blob/master/README_en_US.md) | [中文简体](https://github.com/liuyib/hexo-theme-stun/blob/master/README.md) > 一个新的 hexo 主题,希望多多支持。目前在全力开发 & 维护中,有问题可以 issue 或 email 我。 ## 演示 - [liuyib`s Blog](https://liuyib.github.io/) 如果你正在使用 stun 主题,并希望像上面一样,在这里展示出来,你可以通过 [PR](https://github.com/liuyib/hexo-theme-stun/pulls) 将你的网站链接填写在这里。 ## 安装 - 安装 stun 进入 hexo 根目录,执行指令。 ``` bash $ git clone https://github.com/liuyib/hexo-theme-stun.git themes/stun ``` - 安装 pug 和 stylus 主题依赖于 pug 和 stylus,请执行指令。 ``` bash $ npm install --save-dev hexo-render-pug hexo-renderer-stylus ``` ## 使用 修改 hexo 根目录下的 `_config.yml` 文件。 ``` yml theme: stun ``` 然后,启动 hexo 服务器即可。 ``` bash $ hexo clean && hexo s ``` ## 更新 ``` bash $ cd themes/stun $ git pull ``` ## 文档 请查看:[https://liuyib.github.io/hexo-theme-stun/zh-CN/](https://liuyib.github.io/hexo-theme-stun/zh-CN/) ## 问题 如果使用时出现问题,首先请仔细阅读[文档](https://liuyib.github.io/hexo-theme-stun/zh-CN/),或者查看[常见问题](https://github.com/liuyib/hexo-theme-stun/blob/master/FAQ.md)。当以上的方法都无法解决你的问题时,再去提 `issue` :hugs:。 ## 浏览器支持 不支持 IE ## 开源协议 [MIT](https://github.com/liuyib/hexo-theme-stun/blob/master/LICENSE) Copyright (c) 2019 liuyib