config.yaml 612 B

12345678910111213141516171819202122232425
  1. title: Wowchemy Test
  2. baseurl:
  3. module:
  4. imports:
  5. - path: github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms
  6. - path: github.com/wowchemy/wowchemy-hugo-modules/wowchemy
  7. outputs:
  8. home: [HTML, RSS, JSON, WebAppManifest, headers, redirects]
  9. markup:
  10. defaultMarkdownHandler: goldmark
  11. goldmark: {renderer: {unsafe: true}}
  12. highlight: {codeFences: false}
  13. tableOfContents: {startLevel: 2, endLevel: 3}
  14. disableAliases: true
  15. taxonomies: []
  16. params:
  17. require_isotope: false
  18. day_night: true
  19. theme: minimal
  20. font: native
  21. main_menu:
  22. enable: false
  23. cms:
  24. local_backend: true
  25. publish_mode: