tools/hecat: add 'import awesome-selfhosted non-free.md to YAML' step

This commit is contained in:
nodiscc 2022-08-05 22:03:33 +02:00
parent 89cafeb95a
commit bf9e4a3ff2
No known key found for this signature in database
GPG key ID: 067FC4266A4B6909

View file

@ -1,6 +1,13 @@
steps:
- name: import awesome-selfhosted markdown to YAML
- name: import awesome-selfhosted README.md to YAML
module: importers/markdown_awesome
module_options:
source_file: awesome-selfhosted/README.md
output_directory: ./
- name: import awesome-selfhosted non-free.md to YAML
module: importers/markdown_awesome
module_options:
source_file: awesome-selfhosted/non-free.md
output_directory: ./
output_licenses_file: licenses-nonfree.yml