forked from ppoffice/hexo-theme-icarus
-
Notifications
You must be signed in to change notification settings - Fork 6
/
_config.yml.example
76 lines (69 loc) · 2.07 KB
/
_config.yml.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# Menus
menu:
Home: .
Archives: archives
Categories: categories
Tags: tags
About: about
# Customize
customize:
logo:
enabled: true
width: 40
height: 40
url: images/ghaseminya.png
profile:
enabled: true # Whether to show profile bar
avatar: css/images/ghaseminya.png
gravatar: # Gravatar email address, if you enable Gravatar, your avatar config will be overriden
author: Ghaseminya
author_title: J2EE Developrt
location: Iran
follow: https://github.com/ghaseminya/
highlight: monokai
sidebar: left # sidebar position, options: left, right
thumbnail: true # enable posts thumbnail, options: true, false
favicon: css/images/ghaseminya.png # path to favicon
social_links:
github: https://github.com/ghaseminya/hexo-theme-icarus_rtl_jalaali
twitter: /
facebook: /
dribbble: /
rss: /
social_link_tooltip: true # enable the social link tooltip, options: true, false
# Widgets
widgets:
- recent_posts
- category
- archive
- tag
- tagcloud
- links
# Search
search:
insight: true # you need to install `hexo-generator-json-content` before using Insight Search
swiftype: # enter swiftype install key here
baidu: false # you need to disable other search engines to use Baidu search, options: true, false
# Comment
comment:
disqus: ghaseminya # enter disqus shortname here
duoshuo: # enter duoshuo shortname here
youyan: # enter youyan uid here
# Share
share: default # options: jiathis, bdshare, addtoany, default
# Plugins
plugins:
lightgallery: true # options: true, false
justifiedgallery: true # options: true, false
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
# Miscellaneous
miscellaneous:
open_graph: # see http://ogp.me
fb_app_id:
fb_admins:
twitter_id:
google_plus:
links:
Hexo: http://hexo.io