config.yaml 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. module:
  2. hugoVersion:
  3. extended: true
  4. min: "0.87.0"
  5. params:
  6. mainSections:
  7. - post
  8. featuredImageField: image
  9. rssFullContent: true
  10. favicon:
  11. footer:
  12. since:
  13. customText:
  14. dateFormat:
  15. published: Jan 02, 2006
  16. lastUpdated: Jan 02, 2006 15:04 MST
  17. sidebar:
  18. compact: false
  19. emoji:
  20. subtitle:
  21. avatar:
  22. enabled: true
  23. local: true
  24. src: img/avatar.png
  25. article:
  26. math: false
  27. toc: true
  28. readingTime: true
  29. license:
  30. enabled: false
  31. default: Licensed under CC BY-NC-SA 4.0
  32. comments:
  33. enabled: false
  34. provider: disqus
  35. disqusjs:
  36. shortname:
  37. apiUrl:
  38. apiKey:
  39. admin:
  40. adminLabel:
  41. utterances:
  42. repo:
  43. issueTerm: pathname
  44. label:
  45. remark42:
  46. host:
  47. site:
  48. locale:
  49. vssue:
  50. platform:
  51. owner:
  52. repo:
  53. clientId:
  54. clientSecret:
  55. autoCreateIssue: false
  56. # Waline client configuration see: https://waline.js.org/en/reference/client.html
  57. waline:
  58. serverURL:
  59. lang:
  60. visitor:
  61. avatar:
  62. emoji:
  63. - https://cdn.jsdelivr.net/gh/walinejs/emojis/weibo
  64. requiredMeta:
  65. - name
  66. - email
  67. - url
  68. placeholder:
  69. locale:
  70. admin: Admin
  71. twikoo:
  72. envId:
  73. region:
  74. path:
  75. lang:
  76. giscus:
  77. repo:
  78. repoID:
  79. category:
  80. categoryID:
  81. mapping:
  82. lightTheme:
  83. darkTheme:
  84. reactionsEnabled: 1
  85. emitMetadata: 0
  86. lang:
  87. gitalk:
  88. owner:
  89. admin:
  90. repo:
  91. clientID:
  92. clientSecret:
  93. cusdis:
  94. host:
  95. id:
  96. widgets:
  97. homepage: []
  98. page: []
  99. opengraph:
  100. twitter:
  101. # Your Twitter username
  102. site:
  103. # Available values: summary, summary_large_image
  104. card: summary_large_image
  105. defaultImage:
  106. opengraph:
  107. enabled: false
  108. local: false
  109. src:
  110. colorScheme:
  111. # Display toggle
  112. toggle: true
  113. # Available values: auto, light, dark
  114. default: auto
  115. imageProcessing:
  116. cover:
  117. enabled: true
  118. content:
  119. enabled: true