summaryrefslogtreecommitdiff
path: root/themes/hexo-theme-freemind.bithack/_config.yml
blob: 9bf42fa9f0dbc4ab675cc7d75fd274bdbf26fe9e (plain)
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
slogan: "wubba lubba dub dub."

show_heart: true

show_slogan: false

menu:
  - title: Archives
    url: archives
    intro: "All the articles."
    # icon: "fa fa-archive"
  - title: RSS
    url: atom.xml
    intro: "Subscribe me."
    # icon: "fa fa-user"

links:
  - title: GitHub
    url: https://github.com/tylerstonge
    intro: ""
    icon: false
  - title: local repository
    url: http://git.tylerstonge.com
    intro: ""
    icon: false

  # - title: "My LinkedIn"
  #   url: http://www.linkedin.com/in/xxx
  #   intro: "My Linkin account."
  #   icon: "fa fa-linkedin"

widgets:
- search
- category
- tagcloud
- recent_posts
- links

rss: 
fancybox: true
favicon: favicon.png
#duoshuo_shortname: 


# Analytics (change to yours)
google_analytics:
  enable: true
  siteid: UA-70812759-1


# search
#swiftype_key: ZP2ZSuHgipSZfRyU8uTR
#valine comment (change to yours)
# valine: 
#   enable: true
#   appId: 'xxx'
#   appKey: 'xxx'
#   placeholder: "提交评论时留下邮箱收到回复后将自动通知"
#   visitor: true
#   avatar: 'monsterid'
#   requiredFields: ['nick','mail']