From 82798d4c53f690175db884c8cf719e0489f83898 Mon Sep 17 00:00:00 2001 From: anoduck <9925396+anoduck@users.noreply.github.com> Date: Tue, 17 Dec 2024 01:50:40 -0500 Subject: =?UTF-8?q?feat:=20=F0=9F=8E=B8=20Added=20submodule=20for=20versio?= =?UTF-8?q?ned=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Much changes, added submodule to setup versioned unified documentation BREAKING CHANGE: 🧨 Will require submodule initialization --- content/docs | 1 + content/docs/_index.md | 7 ------- content/docs/timeline-test/index.md | 17 ----------------- content/evidence/timeline.md | 14 +++++++++++++- 4 files changed, 14 insertions(+), 25 deletions(-) create mode 160000 content/docs delete mode 100644 content/docs/_index.md delete mode 100644 content/docs/timeline-test/index.md (limited to 'content') diff --git a/content/docs b/content/docs new file mode 160000 index 0000000..bd07671 --- /dev/null +++ b/content/docs @@ -0,0 +1 @@ +Subproject commit bd07671d462935fc3aa3b7de38498037f4741402 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 >}} -- cgit v1.2.3