params.yaml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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. theme: minimal
  7. day_night: true
  8. font: ''
  9. font_size: L
  10. # SEO
  11. site_type: Project
  12. local_business_type: ''
  13. org_name: ''
  14. description: 'My project documentation.'
  15. twitter: ''
  16. # Site header
  17. main_menu:
  18. enable: true
  19. align: l
  20. show_logo: true
  21. show_language: false
  22. show_day_night: true
  23. show_search: true
  24. highlight_active_link: true
  25. # Localization
  26. date_format: 'Jan 2, 2006'
  27. time_format: '3:04 PM'
  28. # Site features
  29. highlight: false
  30. math: false
  31. diagram: false
  32. privacy_pack: false
  33. edit_page:
  34. repo_url: ''
  35. content_dir: ''
  36. repo_branch: main
  37. editable:
  38. book: false
  39. show_related:
  40. book: true
  41. sharing_image: ''
  42. reading_time: true
  43. section_pager: false
  44. docs_section_pager: true
  45. sharing: true
  46. copyright_license:
  47. enable: false
  48. allow_derivatives: false
  49. share_alike: true
  50. allow_commercial: false
  51. notice: 'This work is licensed under {license}'
  52. plugins_js: []
  53. breadcrumb:
  54. page_types:
  55. book: true
  56. comments:
  57. provider: ''
  58. commentable:
  59. book: true
  60. disqus:
  61. shortname: ''
  62. show_count: true
  63. commento:
  64. url: ''
  65. search:
  66. provider: wowchemy
  67. algolia:
  68. app_id: ''
  69. api_key: ''
  70. index_name: ''
  71. show_logo: false
  72. marketing:
  73. google_analytics: ''
  74. google_tag_manager: ''
  75. google_site_verification: ''
  76. cms:
  77. branch: main
  78. local_backend: false
  79. icon:
  80. pack:
  81. ai: false