Initial
This commit is contained in:
7
docs/about/_category_.yml
Normal file
7
docs/about/_category_.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
position: 1 # float position is supported
|
||||
label: About
|
||||
collapsible: true # make the category collapsible
|
||||
link:
|
||||
type: generated-index
|
||||
title: About Dead Network
|
||||
slug: /about
|
10
docs/about/faq.mdx
Normal file
10
docs/about/faq.mdx
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
id: faq
|
||||
title: FAQs
|
||||
slug: /faq
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
||||
## TBA
|
||||
|
||||
...
|
8
docs/about/introduction.mdx
Normal file
8
docs/about/introduction.mdx
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: Introduction
|
||||
sidebar_label: Introduction
|
||||
slug: /introduction
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
## TBA
|
8
docs/about/overview/index.mdx
Normal file
8
docs/about/overview/index.mdx
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: Overview
|
||||
sidebar_label: Overview
|
||||
slug: /overview
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
## TBA
|
22
docs/blocks/_lora-regions.mdx
Normal file
22
docs/blocks/_lora-regions.mdx
Normal file
@@ -0,0 +1,22 @@
|
||||
| Region Code | Description |
|
||||
| :---------: | :---------------------: |
|
||||
| `UNSET` | Unset |
|
||||
| `US` | United States |
|
||||
| `EU_433` | European Union 433MHz |
|
||||
| `EU_868` | European Union 868MHz |
|
||||
| `CN` | China |
|
||||
| `JP` | Japan |
|
||||
| `ANZ` | Australia & New Zealand |
|
||||
| `KR` | Korea |
|
||||
| `TW` | Taiwan |
|
||||
| `RU` | Russia |
|
||||
| `IN` | India |
|
||||
| `NZ_865` | New Zealand 865MHz |
|
||||
| `UA_433` | Ukraine 433MHz |
|
||||
| `UA_868` | Ukraine 868MHz |
|
||||
| `TH` | Thailand |
|
||||
| `LORA_24` | 2.4 GHz band worldwide |
|
||||
|
||||
:::info
|
||||
EU_433 and EU_868 have to adhere to an hourly duty cycle limitation of 10%. Your device will stop transmitting if you reach it, until it is allowed again.
|
||||
:::
|
9
docs/getting-started/index.mdx
Normal file
9
docs/getting-started/index.mdx
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
id: getting-started
|
||||
title: Getting Started
|
||||
sidebar_label: Getting Started
|
||||
slug: /getting-started
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
## TBA
|
8
docs/legal/index.mdx
Normal file
8
docs/legal/index.mdx
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: Legal
|
||||
sidebar_label: Legal
|
||||
slug: /legal
|
||||
sidebar_position: 9
|
||||
---
|
||||
|
||||
## TBA
|
7
docs/legal/licensing.mdx
Normal file
7
docs/legal/licensing.mdx
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
id: licensing
|
||||
title: Licensing & Commercial Projects Usage
|
||||
sidebar_label: Licensing
|
||||
---
|
||||
|
||||
## TBA
|
8
docs/legal/privacy.mdx
Normal file
8
docs/legal/privacy.mdx
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
id: privacy
|
||||
title: Dead privacy policy
|
||||
sidebar_label: Privacy
|
||||
custom_edit_url: null
|
||||
---
|
||||
|
||||
## TBA
|
7
docs/software/_category_.yml
Normal file
7
docs/software/_category_.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
label: Software
|
||||
collapsible: true
|
||||
position: 6
|
||||
link:
|
||||
type: generated-index
|
||||
title: Software
|
||||
slug: /software
|
Reference in New Issue
Block a user