You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
694 B

2 years ago
  1. site:
  2. name: Apache Template
  3. description: Provides a template for projects wishing to use the Pelican ASF static content system
  4. domain: template.apache.org
  5. logo: images/logo.png
  6. repository: https://github.com/apache/template-site/blob/main/content/
  7. trademarks: Apache, the Apache feather logo, and "Project" are trademarks or registered trademarks
  8. theme: theme/apache
  9. # plugins:
  10. # paths:
  11. # - theme/plugins
  12. # use:
  13. # - gfm
  14. setup:
  15. data: asfdata.yaml
  16. run:
  17. - /bin/bash shell.sh
  18. ignore:
  19. - README.md
  20. - include
  21. - docs
  22. copy:
  23. - docs
  24. genid:
  25. unsafe: yes
  26. metadata: yes
  27. elements: yes
  28. headings_depth: 4
  29. permalinks: yes
  30. toc_depth: 4
  31. tables: yes