initial commit

This commit is contained in:
2025-02-19 00:16:57 +01:00
parent 1d9cd91fcd
commit d89698593b
1293 changed files with 55933 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
+++
description = "The Captain's Log"
menuPre = '<i class="fa-fw fas fa-pen-fancy"></i> '
title = "Captain's Log"
type = 'chapter'
weight = 2
+++
{{< piratify >}}

View File

@@ -0,0 +1,6 @@
+++
description = 'Launch Day'
title = 'Day 1'
weight = 1
+++
{{< piratify >}}

View File

@@ -0,0 +1,6 @@
+++
description = 'At Sea'
title = 'Day 2'
weight = 2
+++
{{< piratify >}}

View File

@@ -0,0 +1,6 @@
+++
description = 'Island Arrival'
title = 'Day 3'
weight = 3
+++
{{< piratify >}}