-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
nav: | ||
- index.md | ||
- "Wikis": wiki | ||
- ai2-kit: https://wiki.cheng-group.net/ai2-kit/ |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
nav: | ||
- "开始编辑": how_to_edit | ||
- "集群使用": cluster_usage | ||
- "新生培训": new_comers | ||
- "Book Recommendation": book_recommendation.md | ||
- "合作协同": teamwork | ||
- "软件使用": software_usage | ||
- "软件安装": software_installation | ||
- "研究技能": skills | ||
- "疑难解答": faqs | ||
- "隐患排查": question_under_carpet | ||
- "杂项(Miscellaneous)": miscellaneous.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,9 @@ extra: | |
link: mailto:[email protected] | ||
name: 联系程俊老师 | ||
alternate: | ||
- name: 中文 | ||
link: / | ||
lang: zh | ||
- name: English | ||
link: /en/ | ||
lang: en | ||
|