_config.aurora.yml 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. #! ---------------------------------------------------------------
  2. #! Aurora Theme for Hexo
  3. #! ---------------------------------------------------------------
  4. #! Designed & Coded By TriDiamond
  5. #! ---------------------------------------------------------------
  6. #! ---------------------------------------------------------------
  7. #! Site Configs
  8. #! @docs https://aurora.tridiamond.tech/guide/configuration.html
  9. #! ---------------------------------------------------------------
  10. site:
  11. subtitle: Hixon Blog
  12. author: Hixon
  13. nick:
  14. description:
  15. link: '/'
  16. language: cn
  17. multi_language: true
  18. logo: https://img-blog.csdnimg.cn/20210313122054101.png
  19. avatar: https://img-blog.csdnimg.cn/20210313122054101.png
  20. beian:
  21. number: '粤ICP备2023021419号-1'
  22. link: 'https://beian.miit.gov.cn/'
  23. police_beian:
  24. number: '粤公网安备 44080302000207号'
  25. link: 'http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=44080302000207'
  26. #! ---------------------------------------------------------------
  27. #! Authors Configs
  28. #! @docs https://aurora.tridiamond.tech/guide/authors.html
  29. #! ---------------------------------------------------------------
  30. authors:
  31. ##! example
  32. # TriDiamond:
  33. # name: TriDiamond
  34. # avatar: https://up.enterdesk.com/edpic_source/44/ff/3d/44ff3d6bd2819d524facfcc33205d4cd.jpg
  35. # link: https://github.com/TriDiamond
  36. # description: 'Think like an artist, code like an artisan.'
  37. # socials:
  38. # github: https://tridiamond.tech
  39. #! ---------------------------------------------------------------
  40. #! Menu Configs
  41. #! @docs https://aurora.tridiamond.tech/guide/menu.html
  42. #! ---------------------------------------------------------------
  43. menu:
  44. About: true
  45. Tags: true
  46. Archives: true
  47. #! ---------------------------------------------------------------
  48. #! Theme Config
  49. #! @docs https://aurora.tridiamond.tech/guide/theme.html
  50. #! ---------------------------------------------------------------
  51. theme:
  52. dark_mode: true
  53. profile_shape: diamond # support `circle`, `diamond`, `rounded`
  54. feature: true
  55. gradient:
  56. color_1: '#24c6dc'
  57. color_2: '#5433ff'
  58. color_3: '#ff0099'
  59. #! ---------------------------------------------------------------
  60. #! Social Configs
  61. #! @docs https://aurora.tridiamond.tech/guide/social.html
  62. #! ---------------------------------------------------------------
  63. socials:
  64. customs:
  65. ##! Example:
  66. ##! --- Using SVG
  67. # bilibili:
  68. # icon: http://localhost:4000/svg/bilibili.svg
  69. # link: https://live.bilibili.com/22619211
  70. ##! --- Using IconFont
  71. # baidu:
  72. # icon: iconfont icon-baidu
  73. # link: https://live.bilibili.com/22619211
  74. ##! --- Using FontAwesome
  75. # book:
  76. # icon: far fa-address-book
  77. # link: https://live.bilibili.com/22619211
  78. #! ---------------------------------------------------------------
  79. #! Site Meta Configs
  80. #! @docs https://aurora.tridiamond.tech/guide/theme.html
  81. #! ---------------------------------------------------------------
  82. site_meta:
  83. cdn: cn
  84. favicon:
  85. description: ''
  86. keywords: ''
  87. author: ''
  88. #! ---------------------------------------------------------------
  89. #! Plugins
  90. #! @docs https://aurora.tridiamond.tech/guide/plugins.html
  91. #! ---------------------------------------------------------------
  92. # For local development only!
  93. gitalk:
  94. enable: true
  95. autoExpand: true
  96. clientID: ''
  97. clientSecret: ''
  98. repo: 'dev-blog-comments'
  99. owner: 'TriDiamond'
  100. admin: ['TriDiamond']
  101. id: uid
  102. language: en
  103. distractionFreeMode: true
  104. recentComment: true
  105. proxy: ''
  106. # Valine comment plugin (recommended!)
  107. # see https://valine.js.org/quickstart.html
  108. valine:
  109. enable: false
  110. app_id:
  111. app_key:
  112. avatar: ''
  113. placeholder: Leave your thoughts behind~
  114. visitor: true
  115. lang: en
  116. avatarForce: false
  117. meta: ['nick', 'mail']
  118. requiredFields: []
  119. admin: 'TriDiamond'
  120. recentComment: true
  121. # Enable Busuanzi statistic plugin
  122. # see http://ibruce.info/2015/04/04/busuanzi/
  123. busuanzi:
  124. enable: true
  125. copy_protection:
  126. enable: true
  127. author:
  128. cn: 作者
  129. en: Author
  130. link:
  131. cn: 本文来自于
  132. en: Article is from
  133. license:
  134. cn: 博客内容遵循 署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0) 协议
  135. en: This content is shared under the CC BY-NC-SA 4.0 protocol (Non-Commercial)
  136. #! ---------------------------------------------------------------
  137. #! Enable Aurora Bot Dia
  138. #! @docs https://aurora.tridiamond.tech/guide/site-meta.html#custom-meta
  139. #! ---------------------------------------------------------------
  140. aurora_bot:
  141. enable: false
  142. locale: en
  143. bot_type: dia
  144. tips:
  145. #! ---------------------------------------------------------------
  146. #! Injections
  147. #! @docs https://aurora.tridiamond.tech/guide/site-meta.html#custom-meta
  148. #! ---------------------------------------------------------------
  149. injects:
  150. scripts:
  151. css: