From aab2edd81de7b9aff1438c40b3c7d7a8ae39059f Mon Sep 17 00:00:00 2001 From: thomas-dagostino Date: Wed, 1 Jan 2025 01:49:10 +0000 Subject: [PATCH 1/4] docs: create test/test --- test/test.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 test/test.md diff --git a/test/test.md b/test/test.md new file mode 100644 index 0000000..0106948 --- /dev/null +++ b/test/test.md @@ -0,0 +1,12 @@ +--- +title: TEST +description: Testing +published: true +date: 2025-01-01T01:49:07.953Z +tags: +editor: markdown +dateCreated: 2025-01-01T01:49:07.953Z +--- + +# Test +Test \ No newline at end of file From 68dcce69cb3d8146088b089971e88807a8da04c9 Mon Sep 17 00:00:00 2001 From: cheeks <134818917+leftovertoast@users.noreply.github.com> Date: Wed, 1 Jan 2025 02:04:46 +0000 Subject: [PATCH 2/4] docs: add all untracked content --- home/homelab/Updating-Docker.md | 2 +- home/homelab/inventory.md | 2 +- home/linux/create-bootable-usb.md | 2 +- home/linux/nginx-proxy-manager.md | 2 +- home/linux/setting-up-git.md | 2 +- home/linux/wake-on-lan.md | 2 +- test/test.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/home/homelab/Updating-Docker.md b/home/homelab/Updating-Docker.md index 85bf831..a8e4e9b 100644 --- a/home/homelab/Updating-Docker.md +++ b/home/homelab/Updating-Docker.md @@ -2,7 +2,7 @@ title: Updating Docker description: How to update Docker Containers published: true -date: 2024-09-23T01:25:58.517Z +date: 2024-09-23T01:25:59.816Z tags: editor: markdown dateCreated: 2024-09-23T01:25:58.517Z diff --git a/home/homelab/inventory.md b/home/homelab/inventory.md index ec35c8e..734e96e 100644 --- a/home/homelab/inventory.md +++ b/home/homelab/inventory.md @@ -2,7 +2,7 @@ title: Inventory description: Basic run down of equipment in use published: true -date: 2024-12-30T14:55:15.473Z +date: 2024-12-30T14:55:16.990Z tags: editor: markdown dateCreated: 2024-07-09T19:44:24.462Z diff --git a/home/linux/create-bootable-usb.md b/home/linux/create-bootable-usb.md index 092a777..363282a 100644 --- a/home/linux/create-bootable-usb.md +++ b/home/linux/create-bootable-usb.md @@ -2,7 +2,7 @@ title: Create Bootable USB description: Simple command to create bootable usb published: true -date: 2024-07-08T02:49:39.215Z +date: 2024-07-08T02:49:40.811Z tags: editor: markdown dateCreated: 2024-07-08T02:49:39.215Z diff --git a/home/linux/nginx-proxy-manager.md b/home/linux/nginx-proxy-manager.md index f942a80..8985a6e 100644 --- a/home/linux/nginx-proxy-manager.md +++ b/home/linux/nginx-proxy-manager.md @@ -2,7 +2,7 @@ title: Nginx Proxy Manager description: A guide to what settings have worked so far, probably because of ignorance ;P published: true -date: 2024-12-30T14:58:14.239Z +date: 2024-12-30T14:58:15.721Z tags: editor: markdown dateCreated: 2024-07-04T20:12:04.709Z diff --git a/home/linux/setting-up-git.md b/home/linux/setting-up-git.md index 5ddd7c4..6adcc69 100644 --- a/home/linux/setting-up-git.md +++ b/home/linux/setting-up-git.md @@ -2,7 +2,7 @@ title: Setting Up Git description: Steps to get up and running with Git published: true -date: 2024-07-04T22:23:59.198Z +date: 2024-07-08T02:50:22.301Z tags: editor: markdown dateCreated: 2024-06-30T20:44:58.238Z diff --git a/home/linux/wake-on-lan.md b/home/linux/wake-on-lan.md index 481b367..1e98be0 100644 --- a/home/linux/wake-on-lan.md +++ b/home/linux/wake-on-lan.md @@ -2,7 +2,7 @@ title: Wake-On-LAN Setup description: Steps to enable Wake-On-LAN capabilities. published: true -date: 2024-07-08T02:44:51.968Z +date: 2024-07-08T02:50:03.988Z tags: editor: markdown dateCreated: 2024-07-08T02:44:51.968Z diff --git a/test/test.md b/test/test.md index 0106948..04bd2d2 100644 --- a/test/test.md +++ b/test/test.md @@ -2,7 +2,7 @@ title: TEST description: Testing published: true -date: 2025-01-01T01:49:07.953Z +date: 2025-01-01T01:49:09.525Z tags: editor: markdown dateCreated: 2025-01-01T01:49:07.953Z From f7ad3ec88edc237a3659a25969e9b39f0b2565bc Mon Sep 17 00:00:00 2001 From: thomas-dagostino Date: Wed, 1 Jan 2025 02:13:23 +0000 Subject: [PATCH 3/4] docs: delete test/test --- test/test.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 test/test.md diff --git a/test/test.md b/test/test.md deleted file mode 100644 index 04bd2d2..0000000 --- a/test/test.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: TEST -description: Testing -published: true -date: 2025-01-01T01:49:09.525Z -tags: -editor: markdown -dateCreated: 2025-01-01T01:49:07.953Z ---- - -# Test -Test \ No newline at end of file From 713d3b1bf808474ad950d2dbfe298d1ed8c919e3 Mon Sep 17 00:00:00 2001 From: thomas-dagostino Date: Wed, 1 Jan 2025 02:14:29 +0000 Subject: [PATCH 4/4] docs: create home/linux/test/test --- home/linux/test/test.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 home/linux/test/test.md diff --git a/home/linux/test/test.md b/home/linux/test/test.md new file mode 100644 index 0000000..7ccfeb0 --- /dev/null +++ b/home/linux/test/test.md @@ -0,0 +1,12 @@ +--- +title: Test page +description: +published: true +date: 2025-01-01T02:14:27.537Z +tags: +editor: markdown +dateCreated: 2025-01-01T02:14:27.537Z +--- + +# Test page +foo bar \ No newline at end of file