params.yaml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. # SITE SETUP
  2. # Guide: https://wowchemy.com/docs/getting-started/
  3. # Documentation: https://wowchemy.com/docs/
  4. # This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
  5. # Appearance
  6. appearance:
  7. theme_day: minimal
  8. theme_night:
  9. font: native
  10. font_size: L
  11. # SEO
  12. marketing:
  13. seo:
  14. site_type: Organization
  15. local_business_type: ''
  16. org_name: ''
  17. description: 'A highly-customizable Hugo research group theme powered by Wowchemy website builder.'
  18. twitter: 'wowchemy'
  19. analytics:
  20. google_analytics: ''
  21. baidu_tongji: ''
  22. verification:
  23. google: ''
  24. baidu: ''
  25. # Site header
  26. header:
  27. navbar:
  28. enable: true
  29. align: r
  30. show_logo: true
  31. show_language: false
  32. show_day_night: true
  33. show_search: true
  34. highlight_active_link: false
  35. # Site footer
  36. footer:
  37. copyright:
  38. notice: '© {year} Me. This work is licensed under {license}'
  39. license:
  40. enable: true
  41. allow_derivatives: false
  42. share_alike: true
  43. allow_commercial: false
  44. # Localization
  45. locale:
  46. date_format: 'Jan 2, 2006'
  47. time_format: '3:04 PM'
  48. address_format: en-us
  49. # Site features
  50. features:
  51. syntax_highlighter:
  52. enable: false
  53. extra_languages:
  54. - r
  55. - latex
  56. math:
  57. enable: false
  58. diagram:
  59. enable: false
  60. privacy_pack:
  61. enable: false
  62. repository:
  63. url: 'https://github.com/<username>/<repository>'
  64. content_dir: content
  65. branch: main
  66. avatar:
  67. gravatar: false
  68. shape: circle
  69. comment:
  70. provider: ''
  71. disqus:
  72. shortname: ''
  73. show_count: true
  74. commento:
  75. url: ''
  76. search:
  77. provider: wowchemy
  78. algolia:
  79. app_id: ''
  80. api_key: ''
  81. index_name: ''
  82. show_logo: false
  83. map:
  84. provider: 'mapnik'
  85. api_key: ''
  86. zoom: 15
  87. # Extensions
  88. extensions:
  89. cms:
  90. branch: main
  91. local_backend: false
  92. isotope:
  93. # Enable if you use the Portfolio widget or Publication filter
  94. enable: true
  95. academicons:
  96. enable: true
  97. # Citation style
  98. publications:
  99. date_format: January 2006
  100. citation_style: apa