docs work (#423)
* first draft * updated values * added youtube * updated ordering * cross linking to courses page
This commit is contained in:
@ -8,11 +8,17 @@ A collection of courses built for the @boardname@.
|
||||
```codecard
|
||||
[{
|
||||
"name": "CS Intro",
|
||||
"description": "14 weeks for middle school grades 6-8",
|
||||
"url":"/courses/csintro",
|
||||
"imageUrl": "/static/courses/csintro.jpg"
|
||||
}, {
|
||||
"name": "Start Coding",
|
||||
"description": "11 lessons with five minute plans, teacher notes and program files",
|
||||
"url":"http://microbit.org/en/2017-03-07-javascript-block-resources/",
|
||||
"imageUrl": "http://microbit.org/assets/posts/2017-03-07-rock%20paper%20scissors.png"
|
||||
}]
|
||||
```
|
||||
|
||||
## See Also
|
||||
|
||||
[CS Intro](/courses/csintro)
|
||||
[CS Intro](/courses/csintro), [Start Coding](http://microbit.org/en/2017-03-07-javascript-block-resources/)
|
Reference in New Issue
Block a user