config.yaml 590 B

12345678910111213141516171819202122232425262728293031
  1. mediaTypes:
  2. application/manifest+json:
  3. suffixes:
  4. - webmanifest
  5. outputFormats:
  6. WebAppManifest:
  7. mediaType: application/manifest+json
  8. rel: manifest
  9. module:
  10. hugoVersion:
  11. min: '0.78.2'
  12. extended: true
  13. mounts:
  14. - source: content
  15. target: content
  16. - source: static
  17. target: static
  18. - source: layouts
  19. target: layouts
  20. - source: data
  21. target: data
  22. - source: assets
  23. target: assets
  24. - source: i18n
  25. target: i18n
  26. - source: archetypes
  27. target: archetypes
  28. taxonomies: []
  29. params:
  30. theme: minimal
  31. font: native