Skip to content

Adding basic stubs to hide Unknown boards on website #438

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 1, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions _board/TG-Watch02A.md
Original file line number Diff line number Diff line change
@@ -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 changes: 23 additions & 0 deletions _board/uartlogger2.md
Original file line number Diff line number Diff line change
@@ -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).