Skip to content

Commit f91cb85

Browse files
Resolves #4
1 parent 17a0136 commit f91cb85

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

projects.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
configuration:
22
markdown_header_file: "config/header.md"
33
markdown_footer_file: "config/footer.md"
4+
min_stars: 0
5+
min_projectrank: 0
6+
min_description_length: 0
7+
max_description_length: 299792458 # = ∞ in daily life
8+
require_license: False
9+
allowed_licenses: [all]
10+
ascii_description: False
11+
category_heading: robust
412

513
categories:
614
- category: docs

0 commit comments

Comments
 (0)