Skip to content

Commit a4b1daf

Browse files
committed
Add slugs to SP140 manual markdown files
Introduced 'slug' fields to the front matter of all SP140 manual markdown files for improved URL structure and navigation. Also removed redundant top-level headings from these files to streamline content formatting.
1 parent 71581df commit a4b1daf

12 files changed

Lines changed: 21 additions & 22 deletions

content/docs/sp140-manual/01-technical-specs.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: "1. Technical Specs Overview"
33
weight: 2
4+
slug: "technical-specs"
45
---
56

6-
# 1. Technical Specs Overview
7+
78

89
| Category | Specification | Details |
910
| :--- | :--- | :--- |

content/docs/sp140-manual/02-parts-identification.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: "2. Parts Identification Legend"
33
weight: 3
4+
slug: "parts-identification"
45
---
56

6-
# 2. Parts Identification Legend
7+
78

89
## Frame Parts
910

content/docs/sp140-manual/03-dimensions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: "3. Engine & Frame Dimensions"
33
weight: 4
4+
slug: "dimensions"
45
---
56

6-
# 3. Engine & Frame Dimensions
7+
78

89
Full 3d files can be found freely available for download at the link:
910
[https://github.com/openppg/sp140-hardware/tree/main](https://github.com/openppg/sp140-hardware/tree/main)

content/docs/sp140-manual/04-assembly.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: "4. Assembly & Installation"
33
weight: 5
4+
slug: "assembly"
45
---
56

6-
# 4. Assembly & Installation
7+
78

89
![Assembly Overview](images/image22.jpg)
910

content/docs/sp140-manual/05-first-start.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: "5. First Start-Up & Functional Checks"
33
weight: 6
4+
slug: "first-start"
45
---
56

6-
# 5. First Start-Up & Functional Checks
7+
78

89
## 5.1 Motor runup (No Prop)
910

content/docs/sp140-manual/06-alerts.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: "6. System Alerts / Telemetry"
33
weight: 7
4+
slug: "alerts"
45
---
56

6-
# 6.5 Telemetry Codes
7+
78

89
## Alert Levels
910
- **Warning**: Yellow alerts indicate conditions approaching dangerous levels

content/docs/sp140-manual/08-flight-operations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: "8. Flight Operations"
33
weight: 9
4+
slug: "flight-operations"
45
---
56

6-
# 8. Flight Operations
7+
78

89
## 8.1 Normal Flight Profile
910
The SP140 electric paramotor operates on the same principle as any other gas paramotor, spinning the propeller to produce thrust, so it can be flown similarly to most other paramotors.

content/docs/sp140-manual/09-after-flight.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: "9. After-Flight Care"
33
weight: 10
4+
slug: "after-flight"
45
---
56

6-
# 9 After-Flight Care
7+
78

89
## 9.1 Transport
910
When transporting the motor and frame strap it securely in place from large movements. If traveling on bumpy road please store the battery upright or lay it flat on its size in its foam case. **Do not transport the battery upside down.**

content/docs/sp140-manual/10-warranty.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: "10. Warranty"
33
weight: 11
4+
slug: "warranty"
45
---
56

6-
# 10 Warranty
7+
78

89
### Electric SP140 OpenPPG Paramotor Warranty
910

content/docs/sp140-manual/11-support.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
title: "11. Support & Contact Information"
33
weight: 12
4+
slug: "support"
45
---
56

6-
# 11 Support & Contact Information
7+
78

89
[OpenPPG Contact](https://openppg.com/contact/)
910

0 commit comments

Comments
 (0)