Adding basic stubs to hide Unknown boards on website

This commit is contained in:
Melissa LeBlanc-Williams 2020-03-31 13:38:10 -07:00
parent 7856eb0665
commit 03b62030b8
2 changed files with 46 additions and 0 deletions

23
_board/TG-Watch02A.md Normal file
View file

@ -0,0 +1,23 @@
---
layout: download
board_id: "TG-Watch02A"
title: "TG-Watch02A Download"
name: "TG-Watch02A"
manufacturer: "unknown"
board_url: ""
board_image: "unknown.jpg"
downloads_display: false
date_added: 2020-3-31
features:
---
This board hasn't been fully documented yet. Please make a pull request adding more info to this file.
The description should be written to inform a CircuitPython user what makes the board unique and link to relevant info about it.
## Purchase
Add any links to purchase the board
## Contribute
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).

23
_board/uartlogger2.md Normal file
View file

@ -0,0 +1,23 @@
---
layout: download
board_id: "uartlogger2"
title: "uartlogger2 Download"
name: "uartlogger2"
manufacturer: "unknown"
board_url: ""
board_image: "unknown.jpg"
downloads_display: false
date_added: 2020-3-31
features:
---
This board hasn't been fully documented yet. Please make a pull request adding more info to this file.
The description should be written to inform a CircuitPython user what makes the board unique and link to relevant info about it.
## Purchase
Add any links to purchase the board
## Contribute
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).