Merge branch 'master' into v1

This commit is contained in:
Sam El-Husseini 2018-05-16 13:44:05 -07:00
commit 0ea1dd5178
6 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
{
"appref": "v0.13"
}

3
docs/alpha-ref.json Normal file
View File

@ -0,0 +1,3 @@
{
"appref": "v1"
}

View File

@ -11,7 +11,7 @@ This course takes approximately 14 weeks to complete, spending about 1 week on e
### ~ hint
**Download it**
The entire course is also available as a download. Choose any of these formats:
The entire course is also available as a download or as a book. Choose any of these formats:
|||
|-|-|
@ -19,6 +19,7 @@ The entire course is also available as a download. Choose any of these formats:
| [![](/static/courses/csintro/icons/microsoft-onenote-24x24.png)](https://aka.ms/MakeCodeforMicroBitNotebook) | [- **OneNote** - Intro to CS with MakeCode for micro:bit](https://aka.ms/MakeCodeforMicroBitNotebook) |
| [![](/static/courses/csintro/icons/adobe-pdf-file-icon-24x24.png)](https://1drv.ms/b/s!AqsgsTyHBmRBgQ1Fjzm5y5wKG75M) | [- **PDF** - Intro to CS with MakeCode for micro:bit](https://1drv.ms/b/s!AqsgsTyHBmRBgQ1Fjzm5y5wKG75M) |
| [![](/static/courses/csintro/icons/apple-itunes-ibook-24x24.png)](https://itunes.apple.com/us/book/making-with-micro-bit/id1255260221?mt=11) | [- **iBooks** - Making with micro:bit](https://itunes.apple.com/us/book/making-with-micro-bit/id1255260221?mt=11) |
| [![](/static/courses/csintro/icons/paperback-book-24x24.png)](http://www.lulu.com/shop/mary-douglas-kiang/making-with-makecode-microbit/paperback/product-23457217.html) | [- **Paperback** - Making with MakeCode and Micro:bit](http://www.lulu.com/shop/mary-douglas-kiang/making-with-makecode-microbit/paperback/product-23457217.html) |
### ~
### Lesson structure

View File

@ -127,6 +127,10 @@
"name": "Pimoroni Scrollbit",
"url":"/pkg/pimoroni/pxt-scrollbit",
"cardType": "package"
}, {
"name": "SBRICK",
"url":"/pkg/vengit/pxt-sbrick",
"cardType": "package"
}]
```

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

View File

@ -25,7 +25,8 @@
"sunfounder/pxt-sloth",
"4tronix/BitBot",
"pimoroni/pxt-scrollbit",
"emwta/pxt-iBit"
"emwta/pxt-iBit",
"vengit/pxt-sbrick"
],
"preferredRepos": [