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>
This commit is contained in:
Oliver Eyton-Williams
2021-01-13 03:31:00 +01:00
committed by GitHub
parent 0095583028
commit ee1e8abd87
4163 changed files with 57505 additions and 10540 deletions

View File

@ -3,6 +3,7 @@ id: bd7158d8c242eddfaeb5bd13
title: Build a Personal Portfolio Webpage
challengeType: 3
forumTopicId: 301143
dashedName: build-a-personal-portfolio-webpage
---
# --description--
@ -39,11 +40,6 @@ You can build your project by forking [this CodePen pen](https://codepen.io/free
Once you're done, submit the URL to your working project with all its tests passing.
# --hints--
# --seed--
# --solutions--
```html

View File

@ -3,6 +3,7 @@ id: 587d78af367417b2b2512b04
title: Build a Product Landing Page
challengeType: 3
forumTopicId: 301144
dashedName: build-a-product-landing-page
---
# --description--
@ -47,11 +48,6 @@ You can build your project by forking [this CodePen pen](https://codepen.io/free
Once you're done, submit the URL to your working project with all its tests passing.
# --hints--
# --seed--
# --solutions--
```html

View File

@ -3,6 +3,7 @@ id: 587d78af367417b2b2512b03
title: Build a Survey Form
challengeType: 3
forumTopicId: 301145
dashedName: build-a-survey-form
---
# --description--
@ -49,11 +50,6 @@ You can build your project by forking [this CodePen pen](https://codepen.io/free
Once you're done, submit the URL to your working project with all its tests passing.
# --hints--
# --seed--
# --solutions--
```html

View File

@ -3,6 +3,7 @@ id: 587d78b0367417b2b2512b05
title: Build a Technical Documentation Page
challengeType: 3
forumTopicId: 301146
dashedName: build-a-technical-documentation-page
---
# --description--
@ -47,11 +48,6 @@ You can build your project by forking [this CodePen pen](https://codepen.io/free
Once you're done, submit the URL to your working project with all its tests passing.
# --hints--
# --seed--
# --solutions--
```html

View File

@ -3,6 +3,7 @@ id: bd7158d8c442eddfaeb5bd18
title: Build a Tribute Page
challengeType: 3
forumTopicId: 301147
dashedName: build-a-tribute-page
---
# --description--
@ -35,11 +36,6 @@ You can build your project by forking [this CodePen pen](https://codepen.io/free
Once you're done, submit the URL to your working project with all its tests passing.
# --hints--
# --seed--
# --solutions--
```html