mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-28 06:59:45 -08:00
Merge pull request #970 from pdxlocations/community-enclosures
Move Enclosures into Community Section
This commit is contained in:
commit
499b505815
6
docs/community/enclosures/_category_.yml
Normal file
6
docs/community/enclosures/_category_.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
position: 3
|
||||
label: Enclosures
|
||||
collapsible: true # make the category collapsible
|
||||
link:
|
||||
type: generated-index
|
||||
title: Meshtastic Community Enclosures
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
id: enclosures
|
||||
id: heltec-enclosures
|
||||
title: Heltec LoRa 32 Enclosures
|
||||
sidebar_label: Enclosures
|
||||
sidebar_position: 2
|
||||
description: Enclosures
|
||||
sidebar_label: Heltec V2
|
||||
sidebar_position: 5
|
||||
---
|
||||
|
||||
import Tropho from "/img/enclosures/3dp-tropho-heltec32.webp";
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
id: enclosures
|
||||
id: lilygo-lora32-v2-enclosures
|
||||
title: LILYGO® TTGO Lora Enclosures
|
||||
sidebar_label: Enclosures
|
||||
sidebar_position: 3
|
||||
description: Enclosures
|
||||
sidebar_label: LILYGO® Lora V2
|
||||
sidebar_position: 4
|
||||
---
|
||||
|
||||
import Tropho from "/img/enclosures/3dp-tropho-lora32.webp";
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
id: enclosures
|
||||
id: rak-enclosures
|
||||
title: RAK WisBlock Enclosures
|
||||
sidebar_label: Enclosures
|
||||
sidebar_position: 3
|
||||
description: Enclosures
|
||||
sidebar_label: RAK WisBlock
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
## Created by KeithMon/Voltaic Enclosures
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
id: enclosures
|
||||
id: tbeam-enclosures
|
||||
title: T-Beam Enclosures
|
||||
sidebar_label: Enclosures
|
||||
sidebar_position: 3
|
||||
description: Enclosures
|
||||
sidebar_label: T-Beam V1
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
## Created by tropho/TonyG
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
id: enclosures
|
||||
id: techo-enclosures
|
||||
title: T-Echo Enclosures
|
||||
sidebar_label: Enclosures
|
||||
description: Enclosures
|
||||
sidebar_label: T-Echo
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
id: buttons
|
||||
title: LILYGO® TTGO Lora Hardware Buttons
|
||||
sidebar_label: Buttons
|
||||
sidebar_position: 3
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
## Functionality
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
id: gpio
|
||||
title: LILYGO® TTGO Lora GPIO
|
||||
sidebar_label: GPIO
|
||||
sidebar_position: 4
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
## GPIO IO12
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
id: buttons
|
||||
title: T-Beam Hardware Buttons
|
||||
sidebar_label: Buttons
|
||||
sidebar_position: 3
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
## Functionality
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
id: buttons
|
||||
title: T-Echo Hardware Buttons
|
||||
sidebar_label: Buttons
|
||||
sidebar_position: 3
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
## Functionality
|
||||
|
|
Loading…
Reference in a new issue