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

https://github.com/beta/minimal

[DEPRECATED] A simple Hexo theme.
https://github.com/beta/minimal

Last synced: 6 months ago
JSON representation

[DEPRECATED] A simple Hexo theme.

Awesome Lists containing this project

README

          

#minimal

Minimal is a simple Hexo theme based on orderedlist's [minimal](https://github.com/orderedlist/minimal) theme for GitHub Pages.

Demo: [my blog](http://bitex.me/).

## Setup

1. Clone this repo into `themes` directory of your blog.
2. If you have registered with [Disqus](https://disqus.com/), write your Disqus short name into `themes/minimal/_config.yml`.
3. Edit `_config.yml` in the root directory of your blog and change `theme` to `minimal`.

## Credits

- [minimal](https://github.com/orderedlist/minimal) by [orderedlist](https://github.com/orderedlist).
- [carbon](https://github.com/icylogic/carbon) by [icylogic](https://github.com/icylogic/carbon).

## License

This work is licensed under a [Creative Commons Attibution-ShareAlike 3.0 Unported License](http://creativecommons.org/licenses/by-sa/3.0/).