[FEATURE] English version support using mkdocs-static-i18n (#224)

* feat: i18n support

* add nav translation

* add English template

* fix translations

* fix en site_name
This commit is contained in:
BarbarossaWang
2022-09-15 13:19:05 +08:00
committed by GitHub
parent b878dace1d
commit 03284e0438
5 changed files with 87 additions and 0 deletions

19
template.en.md Normal file
View File

@@ -0,0 +1,19 @@
# Course Code: Course Name
## Descriptions
- Offered by:
- Prerequisites:
- Programming lanuages:
- Difficulty:
- Class Hour:
<!-- Course Information -->
## Resources
- Homepage:
- Records:
- Textbooks & Notes & Slides:
- Assignments:
- ...