_config.yml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. # Menus
  2. menu:
  3. Home: .
  4. Archives: archives
  5. Categories: categories
  6. Tags: tags
  7. About: about
  8. # Customize
  9. customize:
  10. logo:
  11. enabled: false
  12. width: 40
  13. height: 40
  14. url: images/logo.png
  15. profile:
  16. enabled: true # Whether to show profile bar
  17. avatar: css/images/avatar.png
  18. gravatar: mingpeng16@gmail.com # Gravatar email address, if you enable Gravatar, your avatar config will be overriden
  19. author: Miles Pong
  20. author_title: Web Developer
  21. location: Zhuhai, China
  22. follow: https://plus.google.com/+MilesPong
  23. highlight: github
  24. sidebar: right # sidebar position, options: left, right
  25. thumbnail: true # enable posts thumbnail, options: true, false
  26. favicon: true # enable show favicon, please download the icons pakages from http://www.favicon-generator.org/, and extract to source/icons/, options: true, false
  27. social_links:
  28. github: https://github.com/milespong
  29. twitter: https://twitter.com/mingpeng16
  30. facebook: https://www.facebook.com/mp1616
  31. envelope: mailto:mingpeng16@gmail.com
  32. rss: /atom.xml
  33. # Widgets
  34. widgets:
  35. - recent_posts
  36. - category
  37. # - archive
  38. # - tag
  39. # - tagcloud
  40. - links
  41. # Search
  42. search:
  43. insight: true # you need to install `hexo-generator-json-content` before using Insight Search
  44. swiftype: # enter swiftype install key here
  45. baidu: false # you need to disable other search engines to use Baidu search, options: true, false
  46. # Comment
  47. comment:
  48. disqus: miles-blog # enter disqus shortname here
  49. duoshuo: # enter duoshuo shortname here
  50. youyan: # enter youyan uid here
  51. # Share
  52. share: default # options jiathis, bdshare, addtoany, default
  53. # Plugins
  54. plugins:
  55. fancybox: true # options: true, false
  56. google_analytics: # enter the tracking ID for your Google Analytics
  57. google_site_verification: # enter Google site verification code
  58. baidu_analytics: # enter Baidu Analytics hash key
  59. # Miscellaneous
  60. miscellaneous:
  61. open_graph: # see http://ogp.me
  62. fb_app_id:
  63. fb_admins:
  64. twitter_id:
  65. google_plus:
  66. links:
  67. Solomp: https://www.solomp.com