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.
- Host: GitHub
- URL: https://github.com/beta/minimal
- Owner: beta
- Created: 2015-07-16T15:19:14.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-11-29T10:44:18.000Z (over 10 years ago)
- Last Synced: 2024-06-23T06:04:56.882Z (almost 2 years ago)
- Language: CSS
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).