Skip to content

Commit 2217a8d

Browse files
authored
adjust configurations
1 parent 7f71729 commit 2217a8d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

projects.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
configuration:
22
markdown_header_file: "config/header.md"
33
markdown_footer_file: "config/footer.md"
4+
min_projectrank: 0
5+
min_stars: 0
46

57
categories:
68
# - category: "data-engineering"
@@ -25,7 +27,7 @@ projects:
2527
- name: APEX
2628
github_id: deepmodeling/APEX
2729
pypi_id: apex-flow
28-
- name: "@deepmodeling/args"
30+
- name: args
2931
github_id: deepmodeling/args
3032
npm_id: "@deepmodeling/args"
3133
- name: Blog
@@ -48,7 +50,7 @@ projects:
4850
npm_id: deepmd-kit
4951
dockerhub_id: deepmodeling/deepmd-kit
5052
- name: deepmodeling_sphinx
51-
github_id: deepmodeling/deepmd-kit
53+
github_id: deepmodeling/deepmodeling_sphinx
5254
pypi_id: deepmodeling_sphinx
5355
- name: DeePTB
5456
github_id: deepmodeling/DeePTB

0 commit comments

Comments
 (0)