17 lines
306 B
Markdown
17 lines
306 B
Markdown
|
# Projects
|
||
|
|
||
|
Here are some cool tutorials to get you started with your @boardname@!
|
||
|
|
||
|
## Basic
|
||
|
|
||
|
```codecard
|
||
|
[
|
||
|
{
|
||
|
"name": "Radio Bridge",
|
||
|
"description": "Send radio messages to editor",
|
||
|
"url": "/projects/radio-bridge",
|
||
|
"imageUrl": "/static/mb/projects/radio-bridge.png",
|
||
|
"cardType": "example"
|
||
|
}
|
||
|
]
|
||
|
```
|