summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2024-12-17 01:50:40 -0500
committeranoduck <9925396+anoduck@users.noreply.github.com>2024-12-17 01:50:40 -0500
commit82798d4c53f690175db884c8cf719e0489f83898 (patch)
tree8c38987990d12e5e7b0cef5a085bbeb3c1820770 /content
parentdd8efbc8dfd3a75789028cc79d055a376031eb77 (diff)
feat: 🎸 Added submodule for versioned docs
Much changes, added submodule to setup versioned unified documentation BREAKING CHANGE: 🧨 Will require submodule initialization
Diffstat (limited to 'content')
m---------content/docs0
-rw-r--r--content/docs/_index.md7
-rw-r--r--content/docs/timeline-test/index.md17
-rw-r--r--content/evidence/timeline.md14
4 files changed, 13 insertions, 25 deletions
diff --git a/content/docs b/content/docs
new file mode 160000
+Subproject bd07671d462935fc3aa3b7de38498037f474140
diff --git a/content/docs/_index.md b/content/docs/_index.md
deleted file mode 100644
index 9547d7d..0000000
--- a/content/docs/_index.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-title: docs
-categories: ""
-thumbnail: ""
-alias: []
-fmContentType: index
----
diff --git a/content/docs/timeline-test/index.md b/content/docs/timeline-test/index.md
deleted file mode 100644
index b789d38..0000000
--- a/content/docs/timeline-test/index.md
+++ /dev/null
@@ -1,17 +0,0 @@
----
-title: Timeline Test
-description: Test Page for Timelinejs
-date: 2024-11-20T12:43:24.828Z
-metadata: full
-categories: docs
-tags: []
-thumbnail: https://loremflickr.com/420/360/corrupt/all?=random1
-type: docs
-draft: false
-alias: []
-modules: timelinejs3
-fmContentType: timelinejs
----
-
-
-{{< timelinejs jsonFile="knightlabs.json" >}} \ No newline at end of file
diff --git a/content/evidence/timeline.md b/content/evidence/timeline.md
index bc1a8f9..21f0af9 100644
--- a/content/evidence/timeline.md
+++ b/content/evidence/timeline.md
@@ -12,6 +12,7 @@ categories:
- Evidence
draft: false
fmContentType: evidence
+modules: timelinejs
---
> [!WARNING]
@@ -19,4 +20,15 @@ fmContentType: evidence
----
-{{< timeline data="bs-timeline" background="dark" >}}
+__TimelineJs Should be rendered below__
+
+{{< timelinejs blockId="timeline-content" jsonFile="../../timelinejs.json" >}}
+
+-----
+
+IFF the timeline is not rendered above, then please use this button to visit
+the backup.
+
+{{< button href="https://docs.corruptlamar.com/timelinejs/" color="warning" tooltip="Click here to visit backup page." >}}
+TimelineJs Backup Page
+{{< /button >}}