Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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