Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/17/hexo-theme-strict
A clean, minimal and responsive theme for hexo
https://github.com/17/hexo-theme-strict
Last synced: 3 months ago
JSON representation
A clean, minimal and responsive theme for hexo
- Host: GitHub
- URL: https://github.com/17/hexo-theme-strict
- Owner: 17
- License: mit
- Created: 2014-03-10T04:57:43.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-07T01:57:04.000Z (about 9 years ago)
- Last Synced: 2024-05-20T09:19:35.485Z (8 months ago)
- Language: CSS
- Homepage: https://17.github.io/hexo-theme-strict/
- Size: 558 KB
- Stars: 117
- Watchers: 6
- Forks: 28
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hexo-themes - 17/hexo-theme-strict
README
# Hexo-Theme-Strict
![Hexo-Theme-Strict](http://i.imgur.com/A0cKWPh.png)
Strict 是一个简洁的 hexo 主题, 它的配色来自默认主题 [landscape](https://github.com/hexojs/hexo-theme-landscape).
## Installation
**Install**
```
$ npm install hexo-renderer-jade --save
$ git clone [email protected]:unmric/hexo-theme-strict.git themes/strict
```**Enable**
Modify `theme` setting in `_config.yml` to `strict`.
**Update**
```
cd themes/strict
git pull
```## Browser Support
- IE 8+
- Latest Stable: Firefox, Chrome, Safari## License
MIT