Skip to content

Commit 5357aee

Browse files
authored
Merge pull request #438 from makermelissa/master
Adding basic stubs to hide Unknown boards on website
2 parents 7856eb0 + 03b6203 commit 5357aee

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed

_board/TG-Watch02A.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
layout: download
3+
board_id: "TG-Watch02A"
4+
title: "TG-Watch02A Download"
5+
name: "TG-Watch02A"
6+
manufacturer: "unknown"
7+
board_url: ""
8+
board_image: "unknown.jpg"
9+
downloads_display: false
10+
date_added: 2020-3-31
11+
features:
12+
---
13+
14+
This board hasn't been fully documented yet. Please make a pull request adding more info to this file.
15+
16+
The description should be written to inform a CircuitPython user what makes the board unique and link to relevant info about it.
17+
18+
## Purchase
19+
Add any links to purchase the board
20+
21+
## Contribute
22+
23+
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

_board/uartlogger2.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
layout: download
3+
board_id: "uartlogger2"
4+
title: "uartlogger2 Download"
5+
name: "uartlogger2"
6+
manufacturer: "unknown"
7+
board_url: ""
8+
board_image: "unknown.jpg"
9+
downloads_display: false
10+
date_added: 2020-3-31
11+
features:
12+
---
13+
14+
This board hasn't been fully documented yet. Please make a pull request adding more info to this file.
15+
16+
The description should be written to inform a CircuitPython user what makes the board unique and link to relevant info about it.
17+
18+
## Purchase
19+
Add any links to purchase the board
20+
21+
## Contribute
22+
23+
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).

0 commit comments

Comments
 (0)