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 ----------------- 3 files changed, 1 insertion(+), 24 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/docs') 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 -- cgit v1.2.3