lzw120 / fexo

A minimalist design theme for hexo.

Home Page:http://forsigner.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Fexo

A minimalist design theme for hexo.

screenshot-1 screenshot-2

Installation

$ cd my-site
$ git clone git@github.com:forsigner/fexo.git themes/fexo

Use theme

In file _config.yml set theme: fexo

Upgrade

$ cd themes/fexo
$ git pull

Set Avatar

Just replace image theme/hexo/source/images/avatar.jpg

Configuration

# Blog info
blog_name: Forsigner
slogan: Find the bug of the world

# Miscellaneous
google_analytics:
baidu_analytics: 57e94d016e201fba3603a8srewrwxxxxa
favicon:

home_nav:
  - name: Blog
    url: /archives

  - name: Github
    url: https://github.com/forsigner

  - name: Douban
    url: http://www.douban.com/people/forsigner/

  - name: Twitter
    url: https://twitter.com/forsigner

Browser compatibility

  • IE8+
  • Firefox
  • Chrome
  • Safari
  • Opera

License

MIT

About

A minimalist design theme for hexo.

http://forsigner.com

License:MIT License


Languages

Language:CSS 97.6%Language:JavaScript 2.4%