Create community section. Move community apps under it.

This commit is contained in:
Smoke 2024-01-20 10:51:16 -10:00
parent bfcd043dfd
commit 452042c9bc
7 changed files with 12 additions and 5 deletions

View file

@ -0,0 +1,7 @@
position: 7
label: Community
collapsible: true # make the category collapsible
link:
type: generated-index
title: Meshtastic Community
slug: /community

View file

@ -2,8 +2,8 @@
id: local-groups id: local-groups
title: Local Groups title: Local Groups
sidebar_label: Local Groups sidebar_label: Local Groups
slug: /getting-started/local-groups slug: /community/local-groups
sidebar_position: 5 sidebar_position: 1
--- ---
import Tabs from "@theme/Tabs"; import Tabs from "@theme/Tabs";

View file

@ -1,8 +1,8 @@
--- ---
title: Community Apps title: Community Apps
slug: /software/community slug: /community/apps
sidebar_label: 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. 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.

View file

@ -1,6 +1,6 @@
label: Development label: Development
collapsible: true collapsible: true
position: 7 position: 8
link: link:
type: generated-index type: generated-index
title: Developers title: Developers