params.yaml 970 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. # SITE SETUP
  2. # Guide: https://wowchemy.com/docs/getting-started/customization/
  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: minimal
  9. font: minimal
  10. font_size: L
  11. # SEO
  12. marketing:
  13. seo:
  14. site_type: Person
  15. local_business_type: ''
  16. org_name: ''
  17. description: ''
  18. twitter: ''
  19. analytics:
  20. google_analytics: ''
  21. baidu_tongji: ''
  22. verification:
  23. google: ''
  24. baidu: ''
  25. # Site header
  26. header:
  27. navbar:
  28. enable: false
  29. # Site footer
  30. footer:
  31. copyright:
  32. notice: '© {year} Me. This work is licensed under {license}'
  33. license:
  34. enable: true
  35. allow_derivatives: false
  36. share_alike: true
  37. allow_commercial: false
  38. # Localization
  39. locale:
  40. date_format: 'Jan 2, 2006'
  41. time_format: '3:04 PM'
  42. # Site features
  43. features:
  44. privacy_pack:
  45. enable: false