site.yaml 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. title: Ouidade Soussi Chiadmi # Name of the site
  2. subtitle: Photographe
  3. adresse:
  4. email: contact@ouidade.com
  5. author:
  6. name: Bachir Soussi Chiadmi # Default author name
  7. # email: 'john@email.com' # Default author email
  8. taxonomies: [tag, category, client] # Arbitrary list of taxonomy types
  9. #[édition,édition jeunesse,art,identité visuelle,signalétique,évènement
  10. metadata:
  11. description: 'Ouidade Soussi Chiadmi Photographe Portfolio.' # Site description
  12. summary:
  13. enabled: true # enable or disable summary of page
  14. format: short # long = summary delimiter will be ignored; short = use the first occurrence of delimiter or size
  15. size: 300 # Maximum length of summary (characters)
  16. delimiter: === # The summary delimiter
  17. # redirects:
  18. # /redirect-test: / # Redirect test goes to home page
  19. # /old/(.*): /new/$1 # Would redirect /old/my-page to /new/my-page
  20. #
  21. # routes:
  22. # /something/else: '/blog/sample-3' # Alias for /blog/sample-3
  23. # /new/(.*): '/blog/$1' # Regex any /new/my-page URL to /blog/my-page Route
  24. #
  25. # blog:
  26. # route: '/blog' # Custom value added (accessible via system.blog.route)
  27. #menu: # Sample Menu Example
  28. # - text: Source
  29. # icon: github
  30. # url: https://github.com/getgrav/grav
  31. # - icon: twitter
  32. # url: http://twitter.com/getgrav