V4 updates 4 (#198)
* Updated extensions Updated extensions * Fixed typo Fixed typo * update locales * Updated core strings for german language Updated core strings for german language * Fixed typo Fixed typo * First part translated First part translated * Updated translation Updated translation * Aktualisierte Übersetzung Aktualisierte Übersetzung * Updated translation Updated translation * Updated translation Updated translation * Set BLE services explicit * remove v3 locales * Change setting strings * fix shake button events * Update banner text * updates for app experience * add codecards for new mobile app project * Simulator: Reduce LED glow and fix MIC icon position Co-authored-by: Jørn Alraun <ja@urbn-pockets.com>
This commit is contained in:
27
docs/calliope/templates.md
Normal file
27
docs/calliope/templates.md
Normal file
@ -0,0 +1,27 @@
|
||||
# Projects
|
||||
|
||||
Here are some cool tutorials to get you started with your @boardname@!
|
||||
|
||||
## Basic
|
||||
|
||||
```codecard
|
||||
[
|
||||
{
|
||||
"name": "Calliope mini 2.x",
|
||||
"url":"_f7ACuxgaocvr",
|
||||
"description": "The Calliope mini 2.0 and newer has a larger memory than the previous versions. If you use this template for your project, you can make the most of all the features on your Calliope mini!",
|
||||
"imageUrl": "/calliope/templates/32KB.png",
|
||||
"largeImageUrl": "/calliope/templates/32KB_L.png",
|
||||
"cardType": "sharedExample",
|
||||
"buttonLabel": "New project"
|
||||
},{
|
||||
"name": "Calliope mini 1.x",
|
||||
"url":"_7YbU6iMhoTdR",
|
||||
"description": "This template is designed for all Calliope mini, but especially for those up to version 1.3. If you have such a Calliope mini or an earlier version, you can start directly with this template.",
|
||||
"imageUrl": "/calliope/templates/16KB.png",
|
||||
"largeImageUrl": "/calliope/templates/16KB_L.png",
|
||||
"cardType": "sharedExample",
|
||||
"buttonLabel": "New project"
|
||||
}
|
||||
]
|
||||
```
|
BIN
docs/calliope/templates/16KB.png
Normal file
BIN
docs/calliope/templates/16KB.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
BIN
docs/calliope/templates/16KB_L.png
Normal file
BIN
docs/calliope/templates/16KB_L.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
BIN
docs/calliope/templates/32KB.png
Normal file
BIN
docs/calliope/templates/32KB.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
BIN
docs/calliope/templates/32KB_L.png
Normal file
BIN
docs/calliope/templates/32KB_L.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Reference in New Issue
Block a user