https://github.com/moretwo/hexo-theme
mabao-theme hexo
https://github.com/moretwo/hexo-theme
Last synced: about 1 month ago
JSON representation
mabao-theme hexo
- Host: GitHub
- URL: https://github.com/moretwo/hexo-theme
- Owner: moretwo
- License: mit
- Created: 2014-11-02T09:30:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-03T06:19:56.000Z (over 10 years ago)
- Last Synced: 2024-05-20T09:20:35.066Z (11 months ago)
- Language: CSS
- Homepage:
- Size: 7.42 MB
- Stars: 82
- Watchers: 3
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hexo-themes - moretwo/hexo-theme - theme hexo|84| (Content)
README
# mabao-theme for hexo
[Ghost moretwo] hexo port, a really minimalist theme.
Preview: [live demo](http://moretwo.github.io)## Installation
> 基于hexo 静态模版发布系统,fork hexo-theme-casper### update
- 添加导航Nav
- 添加字体图标
- 修改样式style
- 改进theme### Install
``` bash
$ git clone https://github.com/moretwo/hexo-theme.git
```### Enable
```
myblog/themes/mabao-theme
```
Modify `theme` setting in `_config.yml` to `casper`.## Configuration
```
# config
cover: /img/img-bg.jpg
logo: /img/logo.svg
bio: 作为挨踢业的伪设计狮伪技术牛 搬过砖也种过地:爱看、爱听、爱玩儿、爱折腾、机械水电、泥瓦木匠啥都来# Content
excerpt_link: Read More# Header nav
menu:
Home: /
Archive: /archive
Images: /images
Wiki: /wiki
Favorites: /favorites
Contact: /contact##Private: /private
##nav.fonticon.css
navclass:
Home: icon-home
Archive: icon-news
Images: icon-image
Wiki: icon-wiki
Favorites: icon-Favorites
Contact: icon-mail##Private: icon-lock
rss: /atom.xml
# Miscellaneous
google_analytics:
favicon: /favicon.png
twitter:
google_plus:
fb_admins:
fb_app_id:
```# From https://github.com/hexojs/hexo/
## More Information- Read the [documentation](http://hexo.io/)
- Find solutions in [troubleshooting](http://hexo.io/docs/troubleshooting.html)
- Join discussion on [Google Group](https://groups.google.com/group/hexo)
- See the [plugin list](https://github.com/hexojs/hexo/wiki/Plugins) and the [theme list](https://github.com/hexojs/hexo/wiki/Themes) on wiki
- Follow [@hexojs](https://twitter.com/hexojs) for latest news## License
MIT[Ghost]: http://github.com/tryghost/ghost/
[Ghost Casper]: https://github.com/moretwo/hexo-theme