awesome-selfhosted-data/.hecat/export-html.yml
Alper Alkan 0a3f5c16ce
Add GameVault and CC-BY-NC-SA-4.0 license (#436)
Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com>
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com>
2024-01-03 14:38:23 +00:00

19 lines
486 B
YAML

steps:
- name: export YAML data to multi-page markdown site
module: exporters/markdown_multipage
module_options:
source_directory: ./
output_directory: html
exclude_licenses:
- '⊘ Proprietary'
- 'BUSL-1.1'
- 'CC-BY-NC-4.0'
- 'CC-BY-NC-SA-3.0'
- 'CC-BY-NC-SA-4.0'
- 'CC-BY-ND-3.0'
- 'Commons-Clause'
- 'DPL'
- 'SSPL-1.0'
- 'DPL'
- 'Elastic-1.0'
- 'Elastic-2.0'