https://github.com/xuzhao9/hexo-theme-greyshade
Ported greyshade theme for hexo
https://github.com/xuzhao9/hexo-theme-greyshade
Last synced: 3 months ago
JSON representation
Ported greyshade theme for hexo
- Host: GitHub
- URL: https://github.com/xuzhao9/hexo-theme-greyshade
- Owner: xuzhao9
- License: mit
- Created: 2013-08-09T12:52:54.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-29T00:22:41.000Z (almost 11 years ago)
- Last Synced: 2024-05-20T09:22:26.899Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 488 KB
- Stars: 43
- Watchers: 10
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hexo-themes - xuzhao9/hexo-theme-greyshade
README
# Greyshade
Ported from Octopress Theme [Greyshade](https://github.com/shashankmehta/greyshade)
to [Hexo](https://github.com/tommy351/hexo).[Demo](https://nuklly.github.io)
## Installation
Assuming that you have installed Hexo and using light theme.
cd $hexo
npm i hexo-theme-greyshade
ln -s node_modules/hexo-theme-greyshade theme/then change the value of `theme` field in your `_config.yml` to `greyshade`.
Do not forget:
hexo generate
hexo deployto see if it works. Enjoy it!
## Feature
- Responsive design.
- [Gravator](https://gravatar.com/) profile image support.
- [Addit](http://www.addthis.com/) sharing shortcut support.
- [Disqus](http://disqus.com/) comment support.
- [Mathjax](http://www.mathjax.org/) support.## Changelog
### Version 0.0.2
- [Add Feature] Page index support
- [Removed Feature] Updated date removed
- [Removed Feature] Site title display### Version 0.0.1
- Build basical functionalities