Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xcodebuild/hexo-theme-clean
A minimal hexo theme fork from hexo-theme-strict
https://github.com/xcodebuild/hexo-theme-clean
Last synced: 24 days ago
JSON representation
A minimal hexo theme fork from hexo-theme-strict
- Host: GitHub
- URL: https://github.com/xcodebuild/hexo-theme-clean
- Owner: xcodebuild
- License: mit
- Created: 2016-01-07T01:59:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-07T02:04:48.000Z (almost 9 years ago)
- Last Synced: 2024-04-24T11:13:39.061Z (8 months ago)
- Language: CSS
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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