docs site from scratch with languages.yml control
This commit is contained in:
10
languages.yml
Normal file
10
languages.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
# Languages listed here get their README fetched from their repo
|
||||
# and included in the docs site. Only add stable, complete packs.
|
||||
languages:
|
||||
- code: es
|
||||
name: Spanish
|
||||
repo: foreignthon-es
|
||||
|
||||
- code: ta
|
||||
name: Tamil
|
||||
repo: foreignthon-ta
|
||||
Reference in New Issue
Block a user