Fix casing of project titles in docs summaries (#1139)

This commit is contained in:
Guillaume Jenkins 2018-08-28 16:03:23 -04:00 committed by GitHub
parent 74c7a264ef
commit 4e4ad21cb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 28 additions and 34 deletions

View File

@ -7,35 +7,34 @@
## #projects ## #projects
* [Projects](/projects) * [Projects](/projects)
* [Flashing heart](/projects/flashing-heart) * [Flashing Heart](/projects/flashing-heart)
* [Smiley buttons](/projects/smiley-buttons) * [Smiley Buttons](/projects/smiley-buttons)
* [Love meter](/projects/love-meter) * [Love Meter](/projects/love-meter)
* [Rock paper scissors](/projects/rock-paper-scissors) * [Rock Paper Scissors](/projects/rock-paper-scissors)
* [Magic button trick](/projects/magic-button-trick) * [Magic Button Trick](/projects/magic-button-trick)
* [Coin Flipper](/projects/coin-flipper) * [Coin Flipper](/projects/coin-flipper)
* [Salute!](/projects/salute) * [Salute!](/projects/salute)
* [Hack your headphones](/projects/hack-your-headphones) * [Hack Your Headphones](/projects/hack-your-headphones)
* [Banana keyboard](/projects/banana-keyboard) * [Banana Keyboard](/projects/banana-keyboard)
* [Guitar](/projects/guitar) * [Guitar](/projects/guitar)
* [Duct tape wallet](/projects/wallet) * [Duct Tape Wallet](/projects/wallet)
* [Watch](/projects/watch) * [Watch](/projects/watch)
* [Soil Moisture](/projects/soil-moisture) * [Soil Moisture](/projects/soil-moisture)
* [Plant Watering](/projects/plant-watering) * [Plant Watering](/projects/plant-watering)
* [Reaction Time](/projects/reaction-time) * [Reaction Time](/projects/reaction-time)
* [States of Matter](/projects/states-of-matter) * [States of Matter](/projects/states-of-matter)
* [Mood radio](/projects/mood-radio) * [Mood Radio](/projects/mood-radio)
* [Tele-Potato](/projects/tele-potato) * [Tele-Potato](/projects/tele-potato)
* [Hot Or Cold](/projects/hot-or-cold) * [Hot or Cold](/projects/hot-or-cold)
* [Voting Machine](/projects/voting-machine) * [Voting Machine](/projects/voting-machine)
* [Infection](/projects/infection) * [Infection](/projects/infection)
* [Fireflies](/projects/fireflies) * [Fireflies](/projects/fireflies)
* [Rock Paper Scissors Teams](/projects/rps-teams) * [Rock Paper Scissors Teams](/projects/rps-teams)
* [micro:coin](/projects/micro-coin)
* [Inchworm](/projects/inchworm) * [Inchworm](/projects/inchworm)
* [Milk Carton Robot](/projects/milk-carton-robot) * [Milk Carton Robot](/projects/milk-carton-robot)
* [Milk monster](/projects/milky-monster) * [Milk Monster](/projects/milky-monster)
* [RC Car](/projects/rc-car) * [RC Car](/projects/rc-car)
* [Timing gates](/projects/timing-gates) * [Timing Gates](/projects/timing-gates)
* [Compass](/projects/compass) * [Compass](/projects/compass)
* [Telegraph](/projects/telegraph) * [Telegraph](/projects/telegraph)
* [Railway Crossing](/projects/railway-crossing) * [Railway Crossing](/projects/railway-crossing)
@ -45,16 +44,16 @@
* [Examples](/examples) * [Examples](/examples)
* [Blinky](/examples/blinky) * [Blinky](/examples/blinky)
* [Name tag](/examples/name-tag) * [Name Tag](/examples/name-tag)
* [Rando](/examples/rando) * [Rando](/examples/rando)
* [Plot acceleration](/examples/plot-acceleration) * [Plot Acceleration](/examples/plot-acceleration)
* [Plot light level](/examples/plot-light-level) * [Plot Light Level](/examples/plot-light-level)
* [Plot analog pin](/examples/plot-analog-pin) * [Plot Analog Pin](/examples/plot-analog-pin)
* [Servo calibrator](/examples/servo-calibrator) * [Servo Calibrator](/examples/servo-calibrator)
* [Game of Life](/examples/gameofLife) * [Game of Life](/examples/gameofLife)
* [Egg and Spoon Race](/examples/egg-and-spoon) * [Egg and Spoon Race](/examples/egg-and-spoon)
* [Stop watch](/examples/stop-watch) * [Stop Watch](/examples/stop-watch)
* [Radio dashboard](/examples/radio-dashboard) * [Radio Dashboard](/examples/radio-dashboard)
## #courses ## #courses
@ -287,7 +286,7 @@
* [event timestamp](/reference/control/event-timestamp) * [event timestamp](/reference/control/event-timestamp)
* [event value](/reference/control/event-value) * [event value](/reference/control/event-value)
* [Bluetooth](/reference/bluetooth) * [Bluetooth](/reference/bluetooth)
* [About](/reference/bluetooth/about-bluetooth) * [About](/reference/bluetooth/about-bluetooth)
* [Pairing](/reference/bluetooth/bluetooth-pairing) * [Pairing](/reference/bluetooth/bluetooth-pairing)
* [on bluetooth connected](/reference/bluetooth/on-bluetooth-connected) * [on bluetooth connected](/reference/bluetooth/on-bluetooth-connected)
* [on bluetooth disconnected](/reference/bluetooth/on-bluetooth-disconnected) * [on bluetooth disconnected](/reference/bluetooth/on-bluetooth-disconnected)

View File

@ -41,7 +41,7 @@ Here are some fun programs for your @boardname@!
```codecard ```codecard
[{ [{
"name": "Egg & Spoon race", "name": "Egg & Spoon Race",
"description": "Balance a micro:bit like an egg and spoon race", "description": "Balance a micro:bit like an egg and spoon race",
"url": "/examples/egg-and-spoon", "url": "/examples/egg-and-spoon",
"cardType": "example" "cardType": "example"
@ -87,7 +87,7 @@ Here are some fun programs for your @boardname@!
## Turtle graphics ## Turtle graphics
```codecard ```codecard
[{ [{
"name": "Turtle Square", "name": "Turtle Square",
"description": "Move in a square", "description": "Move in a square",
"url": "/examples/turtle-square", "url": "/examples/turtle-square",

View File

@ -41,7 +41,7 @@ Fun games to build with your @boardname@.
"url": "/projects/infection", "url": "/projects/infection",
"imageUrl": "/static/mb/projects/infection.png" "imageUrl": "/static/mb/projects/infection.png"
}, { }, {
"name": "Hot Or Cold", "name": "Hot or Cold",
"url": "/projects/hot-or-cold", "url": "/projects/hot-or-cold",
"imageUrl": "/static/mb/projects/hot-or-cold.jpg" "imageUrl": "/static/mb/projects/hot-or-cold.jpg"
}, { }, {
@ -52,10 +52,6 @@ Fun games to build with your @boardname@.
"name": "Rock Paper Scissors Teams", "name": "Rock Paper Scissors Teams",
"url": "/projects/rps-teams", "url": "/projects/rps-teams",
"imageUrl": "/static/mb/projects/rpsteams.png" "imageUrl": "/static/mb/projects/rpsteams.png"
}, {
"name": "Micro:Coin",
"url": "/projects/micro-coin",
"imageUrl": "/static/mb/projects/micro-coin.png"
}] }]
``` ```
@ -63,11 +59,11 @@ Fun games to build with your @boardname@.
```codecard ```codecard
[{ [{
"name": "Hack your headphones", "name": "Hack Your Headphones",
"url":"/projects/hack-your-headphones", "url":"/projects/hack-your-headphones",
"imageUrl":"/static/mb/projects/a6-music.png" "imageUrl":"/static/mb/projects/a6-music.png"
}, { }, {
"name": "Banana keyboard", "name": "Banana Keyboard",
"url":"/projects/banana-keyboard", "url":"/projects/banana-keyboard",
"imageUrl":"/static/mb/projects/a7-conductive.png" "imageUrl":"/static/mb/projects/a7-conductive.png"
}, { }, {
@ -107,11 +103,11 @@ Fun games to build with your @boardname@.
"url":"/projects/milky-monster", "url":"/projects/milky-monster",
"imageUrl":"/static/mb/projects/milky-monster.jpg" "imageUrl":"/static/mb/projects/milky-monster.jpg"
}, { }, {
"name": "Railway crossing", "name": "Railway Crossing",
"url":"/projects/railway-crossing", "url":"/projects/railway-crossing",
"imageUrl":"/static/mb/projects/railway-crossing.png" "imageUrl":"/static/mb/projects/railway-crossing.png"
},{ },{
"name": "Kitronik RC car hack", "name": "Kitronik RC Car Hack",
"url": "/projects/rc-car", "url": "/projects/rc-car",
"imageUrl":"/static/mb/projects/rc-car.jpg" "imageUrl":"/static/mb/projects/rc-car.jpg"
}] }]
@ -121,7 +117,7 @@ Fun games to build with your @boardname@.
```codecard ```codecard
[{ [{
"name": "Timing gates", "name": "Timing Gates",
"url":"/projects/timing-gates", "url":"/projects/timing-gates",
"imageUrl":"/static/mb/projects/timegate.jpg" "imageUrl":"/static/mb/projects/timegate.jpg"
},{ },{

View File

@ -1 +0,0 @@
TODO: Fix for microbit master