2016-02-02 16:19:44 +00:00
|
|
|
# Menus
|
2015-03-19 14:25:53 +00:00
|
|
|
menu:
|
2015-06-28 15:32:03 +00:00
|
|
|
Home: .
|
2015-06-25 16:16:28 +00:00
|
|
|
Archives: archives
|
|
|
|
Categories: categories
|
|
|
|
Tags: tags
|
|
|
|
About: about
|
2015-03-19 14:25:53 +00:00
|
|
|
|
2016-02-02 16:19:44 +00:00
|
|
|
# Customize
|
|
|
|
customize:
|
|
|
|
logo:
|
2016-02-06 13:39:29 +00:00
|
|
|
enabled: true
|
2016-02-02 16:19:44 +00:00
|
|
|
width: 40
|
|
|
|
height: 40
|
|
|
|
url: images/logo.png
|
|
|
|
profile:
|
|
|
|
enabled: true # Whether to show profile bar
|
|
|
|
avatar: css/images/avatar.png
|
|
|
|
gravatar: # Gravatar email address, if you enable Gravatar, your avatar config will be overriden
|
|
|
|
author: PPOffice
|
2016-02-06 13:39:29 +00:00
|
|
|
author_title: Web Developer & Designer
|
|
|
|
location: Harbin, China
|
2016-02-02 16:19:44 +00:00
|
|
|
follow: https://github.com/ppoffice/
|
2016-02-06 13:39:29 +00:00
|
|
|
highlight: monokai
|
2017-06-05 13:49:08 +00:00
|
|
|
sidebar: right # sidebar position, options: left, right or leave it empty
|
2016-02-02 16:19:44 +00:00
|
|
|
thumbnail: true # enable posts thumbnail, options: true, false
|
|
|
|
favicon: # path to favicon
|
|
|
|
social_links:
|
|
|
|
github: http://github.com/ppoffice/hexo-theme-icarus
|
|
|
|
twitter: /
|
|
|
|
facebook: /
|
|
|
|
dribbble: /
|
|
|
|
rss: /
|
2016-06-08 13:05:37 +00:00
|
|
|
social_link_tooltip: true # enable the social link tooltip, options: true, false
|
2015-06-11 11:57:55 +00:00
|
|
|
|
2016-02-02 16:19:44 +00:00
|
|
|
# Widgets
|
2015-03-19 14:25:53 +00:00
|
|
|
widgets:
|
2016-02-02 16:19:44 +00:00
|
|
|
- recent_posts
|
|
|
|
- category
|
|
|
|
- archive
|
|
|
|
- tag
|
|
|
|
- tagcloud
|
|
|
|
- links
|
|
|
|
|
|
|
|
# Search
|
|
|
|
search:
|
2016-04-07 15:55:27 +00:00
|
|
|
insight: true # you need to install `hexo-generator-json-content` before using Insight Search
|
2016-02-02 16:19:44 +00:00
|
|
|
swiftype: # enter swiftype install key here
|
2016-02-07 16:45:49 +00:00
|
|
|
baidu: false # you need to disable other search engines to use Baidu search, options: true, false
|
2015-03-19 14:25:53 +00:00
|
|
|
|
2016-02-02 16:19:44 +00:00
|
|
|
# Comment
|
|
|
|
comment:
|
|
|
|
disqus: hexo-theme-icarus # enter disqus shortname here
|
|
|
|
duoshuo: # enter duoshuo shortname here
|
|
|
|
youyan: # enter youyan uid here
|
2017-03-07 14:25:08 +00:00
|
|
|
facebook: # enter true to enable
|
|
|
|
isso: # enter the domain name of your own comment isso server eg. comments.example.com
|
2017-04-12 15:14:25 +00:00
|
|
|
changyan: # please fill in `appid` and `conf` to enable
|
|
|
|
appid:
|
|
|
|
conf:
|
2017-06-05 13:40:51 +00:00
|
|
|
gitment:
|
2017-06-01 08:26:26 +00:00
|
|
|
owner: #your github ID
|
|
|
|
repo: #the repo to store comments
|
2017-06-05 13:40:51 +00:00
|
|
|
#Register an OAuth application, and you will get a client ID and a client secret.
|
2017-06-01 08:26:26 +00:00
|
|
|
client_id: #your client ID
|
|
|
|
client_secret: #your client secret
|
2017-08-14 14:38:49 +00:00
|
|
|
livere: # enter livere uid here
|
2015-03-19 14:25:53 +00:00
|
|
|
|
2016-02-02 16:19:44 +00:00
|
|
|
# Share
|
|
|
|
share: default # options: jiathis, bdshare, addtoany, default
|
2015-03-20 09:29:51 +00:00
|
|
|
|
2016-02-02 16:19:44 +00:00
|
|
|
# Plugins
|
|
|
|
plugins:
|
2016-08-20 12:18:00 +00:00
|
|
|
lightgallery: true # options: true, false
|
2016-10-20 13:54:40 +00:00
|
|
|
justifiedgallery: true # options: true, false
|
2016-02-02 16:19:44 +00:00
|
|
|
google_analytics: # enter the tracking ID for your Google Analytics
|
|
|
|
google_site_verification: # enter Google site verification code
|
|
|
|
baidu_analytics: # enter Baidu Analytics hash key
|
2017-03-11 13:00:04 +00:00
|
|
|
mathjax: false # options: true, false
|
2015-09-03 15:01:24 +00:00
|
|
|
|
2015-03-19 14:25:53 +00:00
|
|
|
# Miscellaneous
|
2016-02-02 16:19:44 +00:00
|
|
|
miscellaneous:
|
|
|
|
open_graph: # see http://ogp.me
|
|
|
|
fb_app_id:
|
|
|
|
fb_admins:
|
|
|
|
twitter_id:
|
|
|
|
google_plus:
|
|
|
|
links:
|
|
|
|
Hexo: http://hexo.io
|