Skip to content

Commit c3d0e85

Browse files
committed
Move gateway installation section.
1 parent ef00688 commit c3d0e85

File tree

10 files changed

+37
-31
lines changed

10 files changed

+37
-31
lines changed

docs/config.toml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,26 @@ pygmentsUseClasses = true
1818
url = "/install/"
1919
weight = 2
2020

21+
[[menu.main]]
22+
pre = "<i class='fas fa-broadcast-tower'></i>"
23+
name = "Gateway installation"
24+
identifier = "gateway"
25+
url = "/gateway/"
26+
weight = 3
27+
2128
[[menu.main]]
2229
pre = "<i class='fas fa-code'></i>"
2330
name = "Integrate"
2431
identifier = "integrate"
2532
url = "/integrate/"
26-
weight = 3
33+
weight = 4
2734

2835
[[menu.main]]
2936
pre = "<i class='fab fa-github'></i>"
3037
name = "Community & support"
3138
identifier = "community"
3239
url = "/community/"
33-
weight = 4
40+
weight = 5
3441

3542
[params]
3643
version = "2.7.0"
Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
---
22
title: Gateway installation
3-
menu:
4-
main:
5-
parent: install
6-
weight: 3
7-
identifier: gateway
83
description: Instructions on how to install the LoRa Gateway Bridge component on the gateway itself.
4+
menu:
5+
main:
6+
arent: gateway
7+
hidden: true
98
---
109

11-
## Contribute to this list
10+
# Install LoRa Gateway Bridge on the gateway
1211

1312
Help us making this list complete! Is the gateway that you are using not
14-
listed in the vendors list? Or are the steps described outdated?
13+
listed? Or are the steps described outdated?
1514
Please help by [Contributing]({{<ref "/community/contribute.md">}}).

docs/content/install/gateway/kerlink.md renamed to docs/content/gateway/kerlink.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Kerlink
3-
menu:
4-
main:
5-
parent: gateway
63
description: Installation of the LoRa Gateway Bridge on Kerlink gateways.
4+
menu:
5+
main:
6+
parent: gateway
77
---
88

99
# Kerlink

docs/content/install/gateway/laird.md renamed to docs/content/gateway/laird.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Laird
3-
menu:
4-
main:
5-
parent: gateway
63
description: Configuring the pre-installed LoRa Gateway Bridge service on Laird gateways.
4+
menu:
5+
main:
6+
parent: gateway
77
---
88

99
# Laird

docs/content/install/gateway/matchx.md renamed to docs/content/gateway/matchx.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: MatchX
3-
menu:
4-
main:
5-
parent: gateway
63
description: Onfigure the MatchX gateway to work with the LoRa Gateway Bridge service.
4+
menu:
5+
main:
6+
parent: gateway
77
---
88

99
# MatchX

docs/content/install/gateway/multitech.md renamed to docs/content/gateway/multitech.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Multitech
3-
menu:
4-
main:
5-
parent: gateway
63
description: Installation of the LoRa Gateway Bridge service on the Multitech Conduit gateway.
4+
menu:
5+
main:
6+
parent: gateway
77
---
88

99
# Multitech

docs/content/install/gateway/raspberrypi.md renamed to docs/content/gateway/raspberrypi.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Raspberry Pi
3-
menu:
4-
main:
5-
parent: gateway
63
description: Installation of the LoRa Gateway Bridge on Raspberry Pi based gateways.
4+
menu:
5+
main:
6+
parent: gateway
77
---
88

99
# Raspberry Pi

docs/content/install/gateway/tektelic.md renamed to docs/content/gateway/tektelic.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Tektelic
3-
menu:
4-
main:
5-
parent: gateway
63
description: Configure the Tektelic Pico IoT Gateway to work with the LoRa Gateway Bridge.
4+
menu:
5+
main:
6+
parent: gateway
77
---
88

99
# Tektelic

docs/content/install/gateway/wifx.md renamed to docs/content/gateway/wifx.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Wifx
3-
menu:
4-
main:
5-
parent: gateway
63
description: Installation of the LoRa Gateway Bridge on Wifx gateways (e.g. LORIX One).
4+
menu:
5+
main:
6+
parent: gateway
77
---
88

99
# Wifx

docs/layouts/partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
66
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous" />
77
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootswatch/4.0.0/materia/bootstrap.min.css" />
8-
<link href="https://use.fontawesome.com/releases/v5.0.8/css/all.css" rel="stylesheet">
8+
<link href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" rel="stylesheet">
99
<link rel="stylesheet" href="//www.loraserver.io/css/docs.css" />
1010
<link rel="stylesheet" href="//www.loraserver.io/css/highlight.css" />
1111
<title>{{ .Title }} - {{ .Site.Title }}</title>

0 commit comments

Comments
 (0)