added minimal scafolding around course
This commit is contained in:
17
docs/courses.md
Normal file
17
docs/courses.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Courses
|
||||
|
||||
A collection of courses built for the @boardname@.
|
||||
|
||||
## Courses
|
||||
|
||||
|
||||
```codecard
|
||||
[{
|
||||
"name": "CS Intro Heart",
|
||||
"url":"/courses/csintro"
|
||||
}]
|
||||
```
|
||||
|
||||
## See Also
|
||||
|
||||
[CS Intro](/courses/csintro)
|
Reference in New Issue
Block a user