mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Create community section. Move community apps under it.
This commit is contained in:
parent
bfcd043dfd
commit
452042c9bc
7
docs/community/_category_.yml
Normal file
7
docs/community/_category_.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
position: 7
|
||||
label: Community
|
||||
collapsible: true # make the category collapsible
|
||||
link:
|
||||
type: generated-index
|
||||
title: Meshtastic Community
|
||||
slug: /community
|
|
@ -2,8 +2,8 @@
|
|||
id: local-groups
|
||||
title: Local Groups
|
||||
sidebar_label: Local Groups
|
||||
slug: /getting-started/local-groups
|
||||
sidebar_position: 5
|
||||
slug: /community/local-groups
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
import Tabs from "@theme/Tabs";
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
title: Community Apps
|
||||
slug: /software/community
|
||||
slug: /community/apps
|
||||
sidebar_label: Community Apps
|
||||
sidebar_position: 10
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
The Meshtastic ecosystem is highly extensible, and a number of community projects have been made to fit different people's needs. If you wish to create your own application or module, please read the information in the developers section, and tell us about your project on the forum.
|
|
@ -1,6 +1,6 @@
|
|||
label: Development
|
||||
collapsible: true
|
||||
position: 7
|
||||
position: 8
|
||||
link:
|
||||
type: generated-index
|
||||
title: Developers
|
||||
|
|
Loading…
Reference in a new issue