Oliver Eyton-Williams
|
ee1e8abd87
|
feat(curriculum): restore seed + solution to Chinese (#40683)
* feat(tools): add seed/solution restore script
* chore(curriculum): remove empty sections' markers
* chore(curriculum): add seed + solution to Chinese
* chore: remove old formatter
* fix: update getChallenges
parse translated challenges separately, without reference to the source
* chore(curriculum): add dashedName to English
* chore(curriculum): add dashedName to Chinese
* refactor: remove unused challenge property 'name'
* fix: relax dashedName requirement
* fix: stray tag
Remove stray `pre` tag from challenge file.
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
Co-authored-by: nhcarrigan <nhcarrigan@gmail.com>
|
2021-01-12 19:31:00 -07:00 |
|
Oliver Eyton-Williams
|
0bd52f8bd1
|
Feat: add new Markdown parser (#39800)
and change all the challenges to new `md` format.
|
2020-11-27 10:02:05 -08:00 |
|
Randell Dawson
|
b47487b8b2
|
fix(learn): Change Node project descriptions to all use same template (#40266)
* fix/change-node-project-descriptions-to-all-use-same-template
* fix: use correct boilerplate
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
* fix: add url to link text
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
* fix: add _blank for target attribute
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
* fix: add missing single quote
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
* fix: remove extra lines
* fix: improved wording of description
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
* fix: move sentence to previous paragraph
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
* fix: move sentence to previous paragraph
* fix: move sentence to previous paragraph
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
Co-authored-by: Shaun Hamilton <51722130+Sky020@users.noreply.github.com>
|
2020-11-20 12:02:31 -08:00 |
|
Tom
|
3131360318
|
fix(learn): enhance user stories for header parser project (#39964)
* fix(learn): enhance user stories for header parser project
* Update curriculum/challenges/english/05-apis-and-microservices/apis-and-microservices-projects/request-header-parser-microservice.md
Co-authored-by: Manish Giri <manish.giri.me@gmail.com>
Co-authored-by: Manish Giri <manish.giri.me@gmail.com>
|
2020-10-14 18:49:02 -04:00 |
|
Randell Dawson
|
d90f84e968
|
fix(learn): Change demo urls on various backend projects (#39688)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
|
2020-10-05 23:41:27 +05:30 |
|
Oliver Eyton-Williams
|
2b9e38a17b
|
fix: replace .english.md extension with .md
|
2020-09-29 22:09:04 +02:00 |
|