mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-05-04 06:15:17 +08:00
[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:
19
template.en.md
Normal file
19
template.en.md
Normal 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:
|
||||
- ...
|
||||
Reference in New Issue
Block a user