Initial commit
This commit is contained in:
3
content/_index.md
Normal file
3
content/_index.md
Normal file
@@ -0,0 +1,3 @@
|
||||
+++
|
||||
redirect_to = "welcome"
|
||||
+++
|
7
content/drone-stuff/_index.md
Normal file
7
content/drone-stuff/_index.md
Normal file
@@ -0,0 +1,7 @@
|
||||
+++
|
||||
title = "Drone stuff"
|
||||
weight = 2
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
Select one of the sublinks on the left to see the notes in this section.
|
9
content/drone-stuff/omnibus-f4-pro-servo-diode.md
Normal file
9
content/drone-stuff/omnibus-f4-pro-servo-diode.md
Normal file
@@ -0,0 +1,9 @@
|
||||
+++
|
||||
title = "Omnibus F4 pro servo diode"
|
||||
weight = 1
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
To isolate the servo 5V rail, remove this diode:
|
||||
|
||||

|
9
content/drone-stuff/omnibus-f4-v3.md
Normal file
9
content/drone-stuff/omnibus-f4-v3.md
Normal file
@@ -0,0 +1,9 @@
|
||||
+++
|
||||
title = "Omnibus F4 V3"
|
||||
weight = 0
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
This is the pinout of the Omnibus F4 V3:
|
||||
|
||||

|
7
content/notes/_index.md
Normal file
7
content/notes/_index.md
Normal file
@@ -0,0 +1,7 @@
|
||||
+++
|
||||
title = "Notes"
|
||||
weight = 3
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
Select one of the sublinks on the left to see the notes in this section.
|
7
content/notes/various.md
Normal file
7
content/notes/various.md
Normal file
@@ -0,0 +1,7 @@
|
||||
+++
|
||||
title = "Various"
|
||||
weight = 0
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
Hello
|
7
content/welcome/_index.md
Normal file
7
content/welcome/_index.md
Normal file
@@ -0,0 +1,7 @@
|
||||
+++
|
||||
title = "Welcome"
|
||||
weight = 1
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
Select one of the sublinks on the left to see the notes in this section.
|
9
content/welcome/welcome.md
Normal file
9
content/welcome/welcome.md
Normal file
@@ -0,0 +1,9 @@
|
||||
+++
|
||||
title = "Welcome"
|
||||
weight = 0
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
Welcome! This is my notes site.
|
||||
|
||||
[Omnibus F4 pro servo diode](../../drone-stuff/omnibus-f4-pro-servo-diode)
|
Reference in New Issue
Block a user