A new Ghost’s Casper theme port to Hexo.
This is a simple and beautiful hexo theme.
When I was searching beautiful hexo themes
, I saw the old version of Casper port to Hexo, but the latest not. So I decided that I would port it.
Features
- Posts cover image
- Posts feature image
- Customized navigation menu
- Customized favicon, logo, header image, author image
- Social links ( now support FB, TT )
- 3 widgets ( I think no need more )
- Tag, Category, TOC
- Pagination
- Syntax Highlighting ( use highlight.js github style )
- Responsive Web Design
Installation
Install
1 | git clone https://github.com/xzhih/hexo-theme-casper.git themes/hexo-casper |
Enable
Modify theme
in _config.yml
to hexo-casper
.
Update
You’d better backup old file first.
1 | cd themes/casper |
Configuration
Edit themes/hexo-casper/_config.yml
and set up what you want to show
1 | # config |