From 6032deda61404c278a7887cd4e17d4b6795ca06e Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Wed, 8 Dec 2021 19:41:47 -0600 Subject: [PATCH] fix series tags in post front matter to enable Related Posts feature --- ...abusing-chromes-custom-search-engines-for-fun-and-profit.md | 3 +-- .../posts/adding-vm-notes-and-custom-attributes-with-vra8.md | 3 +-- content/posts/adguard-home-in-docker-on-photon-os.md | 3 +-- .../auto-connect-to-protonvpn-on-untrusted-wifi-with-tasker.md | 3 +-- ...attended-expansion-of-linux-root-lvm-volume-to-fill-disk.md | 3 +-- ...ssword-manager-self-hosted-on-free-google-cloud-instance.md | 3 +-- .../burn-an-iso-to-usb-with-the-chromebook-recovery-utility.md | 3 +-- .../posts/cloud-based-wireguard-vpn-remote-homelab-access.md | 3 +-- ...static-records-in-microsoft-dns-from-vrealize-automation.md | 3 +-- ...derated-matrix-server-synapse-on-oracle-clouds-free-tier.md | 3 +-- content/posts/finding-the-most-popular-ips-in-a-log-file.md | 3 +-- content/posts/fixing-403-error-ssc-8-6-vra-idm.md | 3 +-- .../posts/free-serverless-url-shortener-google-cloud-run.md | 3 +-- .../posts/integrating-phpipam-with-vrealize-automation-8.md | 3 +-- ...g-vms-to-active-directory-in-site-specific-ous-with-vra8.md | 3 +-- ...ing-in-to-multiple-vcenter-servers-at-once-with-powercli.md | 3 +-- content/posts/notes-on-vra-ha-with-nsx-alb.md | 3 +-- ...psa-halt-replication-before-snapshotting-linked-vcenters.md | 3 +-- ...ing-hashnode-series-categories-in-jekyll-on-github-pages.md | 3 +-- content/posts/run-scripts-in-guest-os-with-vra-abx-actions.md | 3 +-- ...feguard-your-androids-battery-with-tasker-home-assistant.md | 3 +-- .../script-to-update-image-embed-links-in-markdown-files.md | 3 +-- ...n-a-new-lenovo-chromebook-duet-bonus-arm64-complications.md | 3 +-- ...powershell-and-a-scheduled-task-to-apply-windows-updates.md | 3 +-- content/posts/using-vs-code-to-explore-giant-log-bundles.md | 3 +-- content/posts/vmware-home-lab-on-intel-nuc-9.md | 3 +-- content/posts/vra8-automatic-deployment-naming-another-take.md | 3 +-- content/posts/vra8-custom-provisioning-part-four.md | 3 +-- content/posts/vra8-custom-provisioning-part-one.md | 3 +-- content/posts/vra8-custom-provisioning-part-three.md | 3 +-- content/posts/vra8-custom-provisioning-part-two.md | 3 +-- 31 files changed, 31 insertions(+), 62 deletions(-) diff --git a/content/posts/abusing-chromes-custom-search-engines-for-fun-and-profit.md b/content/posts/abusing-chromes-custom-search-engines-for-fun-and-profit.md index 1b2c64c..6f23769 100644 --- a/content/posts/abusing-chromes-custom-search-engines-for-fun-and-profit.md +++ b/content/posts/abusing-chromes-custom-search-engines-for-fun-and-profit.md @@ -1,6 +1,5 @@ --- -series: -- Tips +series: Tips date: "2020-09-24T08:34:30Z" header: teaser: assets/images/posts-2020/fmLDUWjia.png diff --git a/content/posts/adding-vm-notes-and-custom-attributes-with-vra8.md b/content/posts/adding-vm-notes-and-custom-attributes-with-vra8.md index 928819a..2688b8c 100644 --- a/content/posts/adding-vm-notes-and-custom-attributes-with-vra8.md +++ b/content/posts/adding-vm-notes-and-custom-attributes-with-vra8.md @@ -1,6 +1,5 @@ --- -series: -- vRA8 +series: vRA8 date: "2021-06-01T08:34:30Z" header: teaser: assets/images/posts-2020/-Fuvz-GmF.png diff --git a/content/posts/adguard-home-in-docker-on-photon-os.md b/content/posts/adguard-home-in-docker-on-photon-os.md index c4e8508..a7bddbb 100644 --- a/content/posts/adguard-home-in-docker-on-photon-os.md +++ b/content/posts/adguard-home-in-docker-on-photon-os.md @@ -1,6 +1,5 @@ --- -series: -- Projects +series: Projects date: "2021-05-27T08:34:30Z" header: teaser: assets/images/posts-2020/HRRpFOKuN.png diff --git a/content/posts/auto-connect-to-protonvpn-on-untrusted-wifi-with-tasker.md b/content/posts/auto-connect-to-protonvpn-on-untrusted-wifi-with-tasker.md index 5c6c4d8..4a8ac3c 100644 --- a/content/posts/auto-connect-to-protonvpn-on-untrusted-wifi-with-tasker.md +++ b/content/posts/auto-connect-to-protonvpn-on-untrusted-wifi-with-tasker.md @@ -1,6 +1,5 @@ --- -series: -- Projects +series: Projects date: "2020-11-24T08:34:30Z" header: teaser: assets/images/posts-2020/Ki7jo65t3.png diff --git a/content/posts/automatic-unattended-expansion-of-linux-root-lvm-volume-to-fill-disk.md b/content/posts/automatic-unattended-expansion-of-linux-root-lvm-volume-to-fill-disk.md index bfa774c..0d616a4 100644 --- a/content/posts/automatic-unattended-expansion-of-linux-root-lvm-volume-to-fill-disk.md +++ b/content/posts/automatic-unattended-expansion-of-linux-root-lvm-volume-to-fill-disk.md @@ -1,6 +1,5 @@ --- -series: -- Scripts +series: Scripts date: "2021-04-29T08:34:30Z" tags: - linux diff --git a/content/posts/bitwarden-password-manager-self-hosted-on-free-google-cloud-instance.md b/content/posts/bitwarden-password-manager-self-hosted-on-free-google-cloud-instance.md index c335f58..77df93d 100644 --- a/content/posts/bitwarden-password-manager-self-hosted-on-free-google-cloud-instance.md +++ b/content/posts/bitwarden-password-manager-self-hosted-on-free-google-cloud-instance.md @@ -1,6 +1,5 @@ --- -series: -- Projects +series: Projects date: "2018-09-26T08:34:30Z" header: teaser: assets/images/posts-2020/i0UKdXleC.png diff --git a/content/posts/burn-an-iso-to-usb-with-the-chromebook-recovery-utility.md b/content/posts/burn-an-iso-to-usb-with-the-chromebook-recovery-utility.md index fe5a97d..16a77f4 100644 --- a/content/posts/burn-an-iso-to-usb-with-the-chromebook-recovery-utility.md +++ b/content/posts/burn-an-iso-to-usb-with-the-chromebook-recovery-utility.md @@ -1,6 +1,5 @@ --- -series: -- Tips +series: Tips date: "2020-12-23T08:34:30Z" header: teaser: assets/images/posts-2020/-lp1-DGiM.png diff --git a/content/posts/cloud-based-wireguard-vpn-remote-homelab-access.md b/content/posts/cloud-based-wireguard-vpn-remote-homelab-access.md index ae5e27e..fc35309 100644 --- a/content/posts/cloud-based-wireguard-vpn-remote-homelab-access.md +++ b/content/posts/cloud-based-wireguard-vpn-remote-homelab-access.md @@ -1,6 +1,5 @@ --- -series: -- Projects +series: Projects date: "2021-10-28T00:00:00Z" header: teaser: assets/images/posts-2021/10/20211028_wireguard_in_the_cloud.jpg diff --git a/content/posts/creating-static-records-in-microsoft-dns-from-vrealize-automation.md b/content/posts/creating-static-records-in-microsoft-dns-from-vrealize-automation.md index 3f48ada..84c2e76 100644 --- a/content/posts/creating-static-records-in-microsoft-dns-from-vrealize-automation.md +++ b/content/posts/creating-static-records-in-microsoft-dns-from-vrealize-automation.md @@ -1,6 +1,5 @@ --- -series: -- vRA8 +series: vRA8 date: "2021-08-13T00:00:00Z" tags: - vmware diff --git a/content/posts/federated-matrix-server-synapse-on-oracle-clouds-free-tier.md b/content/posts/federated-matrix-server-synapse-on-oracle-clouds-free-tier.md index 12eaabc..89f7e66 100644 --- a/content/posts/federated-matrix-server-synapse-on-oracle-clouds-free-tier.md +++ b/content/posts/federated-matrix-server-synapse-on-oracle-clouds-free-tier.md @@ -1,6 +1,5 @@ --- -series: -- Projects +series: Projects date: "2021-06-28T00:00:00Z" header: teaser: assets/images/posts-2020/2xe34VJym.png diff --git a/content/posts/finding-the-most-popular-ips-in-a-log-file.md b/content/posts/finding-the-most-popular-ips-in-a-log-file.md index dc6c2e0..83bdf4a 100644 --- a/content/posts/finding-the-most-popular-ips-in-a-log-file.md +++ b/content/posts/finding-the-most-popular-ips-in-a-log-file.md @@ -1,6 +1,5 @@ --- -series: -- Tips +series: Tips date: "2020-09-13T08:34:30Z" tags: - linux diff --git a/content/posts/fixing-403-error-ssc-8-6-vra-idm.md b/content/posts/fixing-403-error-ssc-8-6-vra-idm.md index b31cff6..cb0bb91 100644 --- a/content/posts/fixing-403-error-ssc-8-6-vra-idm.md +++ b/content/posts/fixing-403-error-ssc-8-6-vra-idm.md @@ -1,6 +1,5 @@ --- -series: -- vRA8 +series: vRA8 date: "2021-11-05T00:00:00Z" header: teaser: assets/images/posts-2021/11/20211105_ssc_403.png diff --git a/content/posts/free-serverless-url-shortener-google-cloud-run.md b/content/posts/free-serverless-url-shortener-google-cloud-run.md index bfc8ca1..71cb2ef 100644 --- a/content/posts/free-serverless-url-shortener-google-cloud-run.md +++ b/content/posts/free-serverless-url-shortener-google-cloud-run.md @@ -1,6 +1,5 @@ --- -series: -- Projects +series: Projects date: "2021-08-20T00:00:00Z" tags: - gcp diff --git a/content/posts/integrating-phpipam-with-vrealize-automation-8.md b/content/posts/integrating-phpipam-with-vrealize-automation-8.md index 8d50fd5..aaeae59 100644 --- a/content/posts/integrating-phpipam-with-vrealize-automation-8.md +++ b/content/posts/integrating-phpipam-with-vrealize-automation-8.md @@ -1,6 +1,5 @@ --- -series: -- vRA8 +series: vRA8 date: "2021-02-22T08:34:30Z" header: teaser: assets/images/posts-2020/7_QI-Ti8g.png diff --git a/content/posts/joining-vms-to-active-directory-in-site-specific-ous-with-vra8.md b/content/posts/joining-vms-to-active-directory-in-site-specific-ous-with-vra8.md index 9a15580..049469d 100644 --- a/content/posts/joining-vms-to-active-directory-in-site-specific-ous-with-vra8.md +++ b/content/posts/joining-vms-to-active-directory-in-site-specific-ous-with-vra8.md @@ -1,6 +1,5 @@ --- -series: -- vRA8 +series: vRA8 date: "2021-07-21T00:00:00Z" header: teaser: assets/images/posts-2021/07/20210721-successful-ad_machine.png diff --git a/content/posts/logging-in-to-multiple-vcenter-servers-at-once-with-powercli.md b/content/posts/logging-in-to-multiple-vcenter-servers-at-once-with-powercli.md index dc64702..25e3834 100644 --- a/content/posts/logging-in-to-multiple-vcenter-servers-at-once-with-powercli.md +++ b/content/posts/logging-in-to-multiple-vcenter-servers-at-once-with-powercli.md @@ -1,6 +1,5 @@ --- -series: -- Scripts +series: Scripts date: "2020-09-16T08:34:30Z" header: teaser: assets/images/posts-2020/LJOcy2oqc.png diff --git a/content/posts/notes-on-vra-ha-with-nsx-alb.md b/content/posts/notes-on-vra-ha-with-nsx-alb.md index fefe12f..3cc23f1 100644 --- a/content/posts/notes-on-vra-ha-with-nsx-alb.md +++ b/content/posts/notes-on-vra-ha-with-nsx-alb.md @@ -1,6 +1,5 @@ --- -series: -- vRA8 +series: vRA8 date: "2021-08-25T00:00:00Z" tags: - nsx diff --git a/content/posts/psa-halt-replication-before-snapshotting-linked-vcenters.md b/content/posts/psa-halt-replication-before-snapshotting-linked-vcenters.md index bc0a778..bdb047e 100644 --- a/content/posts/psa-halt-replication-before-snapshotting-linked-vcenters.md +++ b/content/posts/psa-halt-replication-before-snapshotting-linked-vcenters.md @@ -1,6 +1,5 @@ --- -series: -- Tips +series: Tips date: "2021-01-30T08:34:30Z" header: teaser: assets/images/posts-2020/XTaU9VDy8.png diff --git a/content/posts/recreating-hashnode-series-categories-in-jekyll-on-github-pages.md b/content/posts/recreating-hashnode-series-categories-in-jekyll-on-github-pages.md index 17afc1f..0d9bc49 100644 --- a/content/posts/recreating-hashnode-series-categories-in-jekyll-on-github-pages.md +++ b/content/posts/recreating-hashnode-series-categories-in-jekyll-on-github-pages.md @@ -1,6 +1,5 @@ --- -series: -- Tips +series: Tips date: "2021-07-24T16:46:00Z" header: teaser: assets/images/posts-2021/07/20210724-series-navigation.png diff --git a/content/posts/run-scripts-in-guest-os-with-vra-abx-actions.md b/content/posts/run-scripts-in-guest-os-with-vra-abx-actions.md index cca4b3b..1444f7f 100644 --- a/content/posts/run-scripts-in-guest-os-with-vra-abx-actions.md +++ b/content/posts/run-scripts-in-guest-os-with-vra-abx-actions.md @@ -1,6 +1,5 @@ --- -series: -- vRA8 +series: vRA8 date: "2021-09-03T00:00:00Z" header: teaser: assets/images/posts-2021/09/20210903_action_run_success.png diff --git a/content/posts/safeguard-your-androids-battery-with-tasker-home-assistant.md b/content/posts/safeguard-your-androids-battery-with-tasker-home-assistant.md index 2e1e553..ca89c15 100644 --- a/content/posts/safeguard-your-androids-battery-with-tasker-home-assistant.md +++ b/content/posts/safeguard-your-androids-battery-with-tasker-home-assistant.md @@ -1,6 +1,5 @@ --- -series: -- Projects +series: Projects date: "2020-11-14T08:34:30Z" header: teaser: assets/images/posts-2020/aeIOr8w6k.png diff --git a/content/posts/script-to-update-image-embed-links-in-markdown-files.md b/content/posts/script-to-update-image-embed-links-in-markdown-files.md index a5b136b..fd88eaa 100644 --- a/content/posts/script-to-update-image-embed-links-in-markdown-files.md +++ b/content/posts/script-to-update-image-embed-links-in-markdown-files.md @@ -1,6 +1,5 @@ --- -series: -- Scripts +series: Scripts date: "2021-07-19T16:03:30Z" tags: - linux diff --git a/content/posts/setting-up-linux-on-a-new-lenovo-chromebook-duet-bonus-arm64-complications.md b/content/posts/setting-up-linux-on-a-new-lenovo-chromebook-duet-bonus-arm64-complications.md index 5edd5a7..b797d2c 100644 --- a/content/posts/setting-up-linux-on-a-new-lenovo-chromebook-duet-bonus-arm64-complications.md +++ b/content/posts/setting-up-linux-on-a-new-lenovo-chromebook-duet-bonus-arm64-complications.md @@ -1,6 +1,5 @@ --- -series: -- Projects +series: Projects date: "2020-10-27T08:34:30Z" header: teaser: assets/images/posts-2020/XtmaR9Z0J.png diff --git a/content/posts/using-powershell-and-a-scheduled-task-to-apply-windows-updates.md b/content/posts/using-powershell-and-a-scheduled-task-to-apply-windows-updates.md index 713cce4..bc91547 100644 --- a/content/posts/using-powershell-and-a-scheduled-task-to-apply-windows-updates.md +++ b/content/posts/using-powershell-and-a-scheduled-task-to-apply-windows-updates.md @@ -1,6 +1,5 @@ --- -series: -- Scripts +series: Scripts date: "2021-04-29T08:34:30Z" tags: - windows diff --git a/content/posts/using-vs-code-to-explore-giant-log-bundles.md b/content/posts/using-vs-code-to-explore-giant-log-bundles.md index ad22ae6..a177c0b 100644 --- a/content/posts/using-vs-code-to-explore-giant-log-bundles.md +++ b/content/posts/using-vs-code-to-explore-giant-log-bundles.md @@ -1,6 +1,5 @@ --- -series: -- Tips +series: Tips date: "2021-02-18T08:34:30Z" header: teaser: assets/images/posts-2020/PPZu_UOGO.png diff --git a/content/posts/vmware-home-lab-on-intel-nuc-9.md b/content/posts/vmware-home-lab-on-intel-nuc-9.md index 0b2b3e1..1724fea 100644 --- a/content/posts/vmware-home-lab-on-intel-nuc-9.md +++ b/content/posts/vmware-home-lab-on-intel-nuc-9.md @@ -1,6 +1,5 @@ --- -series: -- vRA8 +series: vRA8 date: "2021-02-05T08:34:30Z" header: teaser: assets/images/posts-2020/SIDah-Lag.png diff --git a/content/posts/vra8-automatic-deployment-naming-another-take.md b/content/posts/vra8-automatic-deployment-naming-another-take.md index 33b8e22..db81d5e 100644 --- a/content/posts/vra8-automatic-deployment-naming-another-take.md +++ b/content/posts/vra8-automatic-deployment-naming-another-take.md @@ -1,6 +1,5 @@ --- -series: -- vRA8 +series: vRA8 date: "2021-05-20T08:34:30Z" header: teaser: assets/images/posts-2020/wl-WPQpEl.png diff --git a/content/posts/vra8-custom-provisioning-part-four.md b/content/posts/vra8-custom-provisioning-part-four.md index 3591593..886c9ec 100644 --- a/content/posts/vra8-custom-provisioning-part-four.md +++ b/content/posts/vra8-custom-provisioning-part-four.md @@ -1,6 +1,5 @@ --- -series: -- vRA8 +series: vRA8 date: "2021-05-18T08:34:30Z" header: teaser: assets/images/posts-2020/hFPeakMxn.png diff --git a/content/posts/vra8-custom-provisioning-part-one.md b/content/posts/vra8-custom-provisioning-part-one.md index 5976689..6d75044 100644 --- a/content/posts/vra8-custom-provisioning-part-one.md +++ b/content/posts/vra8-custom-provisioning-part-one.md @@ -1,6 +1,5 @@ --- -series: -- vRA8 +series: vRA8 date: "2021-03-29T08:34:30Z" header: teaser: assets/images/posts-2020/VZaK4btzl.png diff --git a/content/posts/vra8-custom-provisioning-part-three.md b/content/posts/vra8-custom-provisioning-part-three.md index df1b208..280c659 100644 --- a/content/posts/vra8-custom-provisioning-part-three.md +++ b/content/posts/vra8-custom-provisioning-part-three.md @@ -1,6 +1,5 @@ --- -series: -- vRA8 +series: vRA8 date: "2021-04-19T08:34:30Z" header: teaser: assets/images/posts-2020/K6vcxpDj8.png diff --git a/content/posts/vra8-custom-provisioning-part-two.md b/content/posts/vra8-custom-provisioning-part-two.md index 553491a..a7754ac 100644 --- a/content/posts/vra8-custom-provisioning-part-two.md +++ b/content/posts/vra8-custom-provisioning-part-two.md @@ -1,6 +1,5 @@ --- -series: -- vRA8 +series: vRA8 date: "2021-04-02T08:34:30Z" header: teaser: assets/images/posts-2020/HXrAMJrH.png