diff --git a/config/_default/params.toml b/config/_default/params.toml index 3fe364b..1f10089 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -18,7 +18,7 @@ numberOfTagsShown = 10 codeMaxLines = 10 codeLineNumbers = false enableMathNotation = false -usePageBundles = false +usePageBundles = true mainSections = ["posts"] figurePositionShow = false mobileNavigation = "right" diff --git a/content/posts/2018/09/bitwarden-password-manager-self-hosted-on-free-google-cloud-instance.md b/content/posts/2018/09/bitwarden-password-manager-self-hosted-on-free-google-cloud-instance.md index 53898ca..c660c08 100644 --- a/content/posts/2018/09/bitwarden-password-manager-self-hosted-on-free-google-cloud-instance.md +++ b/content/posts/2018/09/bitwarden-password-manager-self-hosted-on-free-google-cloud-instance.md @@ -2,6 +2,7 @@ series: Projects date: "2018-09-26T08:34:30Z" thumbnail: images/posts-2020/i0UKdXleC.png +usePageBundles: false tags: - docker - linux diff --git a/content/posts/2020/09/3d-modeling-and-printing-on-chrome-os.md b/content/posts/2020/09/3d-modeling-and-printing-on-chrome-os.md index 2680913..52caef5 100644 --- a/content/posts/2020/09/3d-modeling-and-printing-on-chrome-os.md +++ b/content/posts/2020/09/3d-modeling-and-printing-on-chrome-os.md @@ -2,6 +2,7 @@ date: "2020-09-14T08:34:30Z" thumbnail: /images/posts-2020/qDTXt1jp3.png featureImage: /images/posts-2020/qDTXt1jp3.png +usePageBundles: false tags: - linux - chromeos diff --git a/content/posts/2020/09/abusing-chromes-custom-search-engines-for-fun-and-profit.md b/content/posts/2020/09/abusing-chromes-custom-search-engines-for-fun-and-profit.md index 35eb936..dc9134b 100644 --- a/content/posts/2020/09/abusing-chromes-custom-search-engines-for-fun-and-profit.md +++ b/content/posts/2020/09/abusing-chromes-custom-search-engines-for-fun-and-profit.md @@ -2,6 +2,7 @@ series: Tips date: "2020-09-24T08:34:30Z" thumbnail: images/posts-2020/fmLDUWjia.png +usePageBundles: false tags: - chrome title: Abusing Chrome's Custom Search Engines for Fun and Profit diff --git a/content/posts/2020/09/docker-on-windows-10-with-wsl2.md b/content/posts/2020/09/docker-on-windows-10-with-wsl2.md index 607f325..ef8915b 100644 --- a/content/posts/2020/09/docker-on-windows-10-with-wsl2.md +++ b/content/posts/2020/09/docker-on-windows-10-with-wsl2.md @@ -1,6 +1,7 @@ --- date: "2020-09-22T08:34:30Z" thumbnail: images/posts-2020/8p-PSHx1R.png +usePageBundles: false tags: - docker - windows diff --git a/content/posts/2020/09/finding-the-most-popular-ips-in-a-log-file.md b/content/posts/2020/09/finding-the-most-popular-ips-in-a-log-file.md index 119dbd1..5503f88 100644 --- a/content/posts/2020/09/finding-the-most-popular-ips-in-a-log-file.md +++ b/content/posts/2020/09/finding-the-most-popular-ips-in-a-log-file.md @@ -1,6 +1,7 @@ --- series: Tips date: "2020-09-13T08:34:30Z" +usePageBundles: false tags: - linux - shell diff --git a/content/posts/2020/09/logging-in-to-multiple-vcenter-servers-at-once-with-powercli.md b/content/posts/2020/09/logging-in-to-multiple-vcenter-servers-at-once-with-powercli.md index 8c346db..2bd8333 100644 --- a/content/posts/2020/09/logging-in-to-multiple-vcenter-servers-at-once-with-powercli.md +++ b/content/posts/2020/09/logging-in-to-multiple-vcenter-servers-at-once-with-powercli.md @@ -2,6 +2,7 @@ series: Scripts date: "2020-09-16T08:34:30Z" thumbnail: images/posts-2020/LJOcy2oqc.png +usePageBundles: false tags: - vmware - powercli diff --git a/content/posts/2020/10/fixing-wsl2-connectivity-when-connected-to-a-vpn-with-wsl-vpnkit.md b/content/posts/2020/10/fixing-wsl2-connectivity-when-connected-to-a-vpn-with-wsl-vpnkit.md index 8e2948b..9fa3977 100644 --- a/content/posts/2020/10/fixing-wsl2-connectivity-when-connected-to-a-vpn-with-wsl-vpnkit.md +++ b/content/posts/2020/10/fixing-wsl2-connectivity-when-connected-to-a-vpn-with-wsl-vpnkit.md @@ -1,6 +1,7 @@ --- date: "2020-10-07T08:34:30Z" thumbnail: images/posts-2020/MnmMuA0HC.png +usePageBundles: false tags: - windows - linux diff --git a/content/posts/2020/10/setting-up-linux-on-a-new-lenovo-chromebook-duet-bonus-arm64-complications.md b/content/posts/2020/10/setting-up-linux-on-a-new-lenovo-chromebook-duet-bonus-arm64-complications.md index 818cb9b..c20be31 100644 --- a/content/posts/2020/10/setting-up-linux-on-a-new-lenovo-chromebook-duet-bonus-arm64-complications.md +++ b/content/posts/2020/10/setting-up-linux-on-a-new-lenovo-chromebook-duet-bonus-arm64-complications.md @@ -3,6 +3,7 @@ series: Projects date: "2020-10-27T08:34:30Z" lastmod: "2021-05-20" thumbnail: images/posts-2020/XtmaR9Z0J.png +usePageBundles: false tags: - chromeos - linux diff --git a/content/posts/2020/11/auto-connect-to-protonvpn-on-untrusted-wifi-with-tasker.md b/content/posts/2020/11/auto-connect-to-protonvpn-on-untrusted-wifi-with-tasker.md index 11e12a8..0b35d22 100644 --- a/content/posts/2020/11/auto-connect-to-protonvpn-on-untrusted-wifi-with-tasker.md +++ b/content/posts/2020/11/auto-connect-to-protonvpn-on-untrusted-wifi-with-tasker.md @@ -3,6 +3,7 @@ series: Projects date: "2020-11-24T08:34:30Z" lastmod: "2021-03-12" thumbnail: images/posts-2020/Ki7jo65t3.png +usePageBundles: false tags: - android - automation diff --git a/content/posts/2020/11/safeguard-your-androids-battery-with-tasker-home-assistant.md b/content/posts/2020/11/safeguard-your-androids-battery-with-tasker-home-assistant.md index b944152..345d669 100644 --- a/content/posts/2020/11/safeguard-your-androids-battery-with-tasker-home-assistant.md +++ b/content/posts/2020/11/safeguard-your-androids-battery-with-tasker-home-assistant.md @@ -2,6 +2,7 @@ series: Projects date: "2020-11-14T08:34:30Z" thumbnail: images/posts-2020/aeIOr8w6k.png +usePageBundles: false tags: - android - tasker diff --git a/content/posts/2020/11/showdown-lenovo-chromebook-duet-vs-google-pixel-slate.md b/content/posts/2020/11/showdown-lenovo-chromebook-duet-vs-google-pixel-slate.md index f94dd9e..18aa8ae 100644 --- a/content/posts/2020/11/showdown-lenovo-chromebook-duet-vs-google-pixel-slate.md +++ b/content/posts/2020/11/showdown-lenovo-chromebook-duet-vs-google-pixel-slate.md @@ -1,6 +1,7 @@ --- date: "2020-11-06T08:34:30Z" thumbnail: images/posts-2020/P-x5qEg_9.jpeg +usePageBundles: false tags: - chromeos title: 'Showdown: Lenovo Chromebook Duet vs. Google Pixel Slate' diff --git a/content/posts/2020/12/burn-an-iso-to-usb-with-the-chromebook-recovery-utility.md b/content/posts/2020/12/burn-an-iso-to-usb-with-the-chromebook-recovery-utility.md index c79f20b..f44be1a 100644 --- a/content/posts/2020/12/burn-an-iso-to-usb-with-the-chromebook-recovery-utility.md +++ b/content/posts/2020/12/burn-an-iso-to-usb-with-the-chromebook-recovery-utility.md @@ -2,6 +2,7 @@ series: Tips date: "2020-12-23T08:34:30Z" thumbnail: images/posts-2020/-lp1-DGiM.png +usePageBundles: false tags: - chromeos title: Burn an ISO to USB with the Chromebook Recovery Utility diff --git a/content/posts/2021/01/psa-halt-replication-before-snapshotting-linked-vcenters.md b/content/posts/2021/01/psa-halt-replication-before-snapshotting-linked-vcenters.md index f053a3b..5e4b242 100644 --- a/content/posts/2021/01/psa-halt-replication-before-snapshotting-linked-vcenters.md +++ b/content/posts/2021/01/psa-halt-replication-before-snapshotting-linked-vcenters.md @@ -2,6 +2,7 @@ series: Tips date: "2021-01-30T08:34:30Z" thumbnail: images/posts-2020/XTaU9VDy8.png +usePageBundles: false tags: - vmware title: 'PSA: halt replication before snapshotting linked vCenters' diff --git a/content/posts/2021/02/integrating-phpipam-with-vrealize-automation-8.md b/content/posts/2021/02/integrating-phpipam-with-vrealize-automation-8.md index 83be7f7..f20f3c8 100644 --- a/content/posts/2021/02/integrating-phpipam-with-vrealize-automation-8.md +++ b/content/posts/2021/02/integrating-phpipam-with-vrealize-automation-8.md @@ -2,6 +2,7 @@ series: vRA8 date: "2021-02-22T08:34:30Z" thumbnail: images/posts-2020/7_QI-Ti8g.png +usePageBundles: false tags: - python - rest diff --git a/content/posts/2021/02/using-vs-code-to-explore-giant-log-bundles.md b/content/posts/2021/02/using-vs-code-to-explore-giant-log-bundles.md index 00df25f..565d852 100644 --- a/content/posts/2021/02/using-vs-code-to-explore-giant-log-bundles.md +++ b/content/posts/2021/02/using-vs-code-to-explore-giant-log-bundles.md @@ -2,6 +2,7 @@ series: Tips date: "2021-02-18T08:34:30Z" thumbnail: images/posts-2020/PPZu_UOGO.png +usePageBundles: false tags: - logs - vmware diff --git a/content/posts/2021/02/vmware-home-lab-on-intel-nuc-9.md b/content/posts/2021/02/vmware-home-lab-on-intel-nuc-9.md index cfcda53..133e3a9 100644 --- a/content/posts/2021/02/vmware-home-lab-on-intel-nuc-9.md +++ b/content/posts/2021/02/vmware-home-lab-on-intel-nuc-9.md @@ -2,6 +2,7 @@ series: vRA8 date: "2021-02-05T08:34:30Z" thumbnail: images/posts-2020/SIDah-Lag.png +usePageBundles: false tags: - vmware - homelab diff --git a/content/posts/2021/03/vra8-custom-provisioning-part-one.md b/content/posts/2021/03/vra8-custom-provisioning-part-one.md index 34dd0c6..416cc25 100644 --- a/content/posts/2021/03/vra8-custom-provisioning-part-one.md +++ b/content/posts/2021/03/vra8-custom-provisioning-part-one.md @@ -2,6 +2,7 @@ series: vRA8 date: "2021-03-29T08:34:30Z" thumbnail: images/posts-2020/VZaK4btzl.png +usePageBundles: false tags: - vmware - vra diff --git a/content/posts/2021/04/automatic-unattended-expansion-of-linux-root-lvm-volume-to-fill-disk.md b/content/posts/2021/04/automatic-unattended-expansion-of-linux-root-lvm-volume-to-fill-disk.md index 0d616a4..13f2853 100644 --- a/content/posts/2021/04/automatic-unattended-expansion-of-linux-root-lvm-volume-to-fill-disk.md +++ b/content/posts/2021/04/automatic-unattended-expansion-of-linux-root-lvm-volume-to-fill-disk.md @@ -1,6 +1,7 @@ --- series: Scripts date: "2021-04-29T08:34:30Z" +usePageBundles: false tags: - linux - shell diff --git a/content/posts/2021/04/using-powershell-and-a-scheduled-task-to-apply-windows-updates.md b/content/posts/2021/04/using-powershell-and-a-scheduled-task-to-apply-windows-updates.md index bc91547..2ab6a82 100644 --- a/content/posts/2021/04/using-powershell-and-a-scheduled-task-to-apply-windows-updates.md +++ b/content/posts/2021/04/using-powershell-and-a-scheduled-task-to-apply-windows-updates.md @@ -1,6 +1,7 @@ --- series: Scripts date: "2021-04-29T08:34:30Z" +usePageBundles: false tags: - windows - powershell diff --git a/content/posts/2021/04/vra8-custom-provisioning-part-three.md b/content/posts/2021/04/vra8-custom-provisioning-part-three.md index e8fa6d2..96c355d 100644 --- a/content/posts/2021/04/vra8-custom-provisioning-part-three.md +++ b/content/posts/2021/04/vra8-custom-provisioning-part-three.md @@ -2,6 +2,7 @@ series: vRA8 date: "2021-04-19T08:34:30Z" thumbnail: images/posts-2020/K6vcxpDj8.png +usePageBundles: false lastmod: "2021-10-01" tags: - vmware diff --git a/content/posts/2021/04/vra8-custom-provisioning-part-two.md b/content/posts/2021/04/vra8-custom-provisioning-part-two.md index e88f112..9236697 100644 --- a/content/posts/2021/04/vra8-custom-provisioning-part-two.md +++ b/content/posts/2021/04/vra8-custom-provisioning-part-two.md @@ -2,6 +2,7 @@ series: vRA8 date: "2021-04-02T08:34:30Z" thumbnail: images/posts-2020/HXrAMJrH.png +usePageBundles: false tags: - vmware - vra diff --git a/content/posts/2021/05/adguard-home-in-docker-on-photon-os.md b/content/posts/2021/05/adguard-home-in-docker-on-photon-os.md index d1183e4..0d92232 100644 --- a/content/posts/2021/05/adguard-home-in-docker-on-photon-os.md +++ b/content/posts/2021/05/adguard-home-in-docker-on-photon-os.md @@ -2,6 +2,7 @@ series: Projects date: "2021-05-27T08:34:30Z" thumbnail: images/posts-2020/HRRpFOKuN.png +usePageBundles: false tags: - docker - vmware diff --git a/content/posts/2021/05/vra8-automatic-deployment-naming-another-take.md b/content/posts/2021/05/vra8-automatic-deployment-naming-another-take.md index 0cd4c6b..b82b789 100644 --- a/content/posts/2021/05/vra8-automatic-deployment-naming-another-take.md +++ b/content/posts/2021/05/vra8-automatic-deployment-naming-another-take.md @@ -2,6 +2,7 @@ series: vRA8 date: "2021-05-20T08:34:30Z" thumbnail: images/posts-2020/wl-WPQpEl.png +usePageBundles: false tags: - vmware - vra diff --git a/content/posts/2021/05/vra8-custom-provisioning-part-four.md b/content/posts/2021/05/vra8-custom-provisioning-part-four.md index 5d9a88e..282dd3e 100644 --- a/content/posts/2021/05/vra8-custom-provisioning-part-four.md +++ b/content/posts/2021/05/vra8-custom-provisioning-part-four.md @@ -3,6 +3,7 @@ series: vRA8 date: "2021-05-18T08:34:30Z" lastmod: "2021-05-20" thumbnail: images/posts-2020/hFPeakMxn.png +usePageBundles: false tags: - vmware - vra diff --git a/content/posts/2021/06/adding-vm-notes-and-custom-attributes-with-vra8.md b/content/posts/2021/06/adding-vm-notes-and-custom-attributes-with-vra8.md index 5e93f01..bf2c16e 100644 --- a/content/posts/2021/06/adding-vm-notes-and-custom-attributes-with-vra8.md +++ b/content/posts/2021/06/adding-vm-notes-and-custom-attributes-with-vra8.md @@ -2,6 +2,7 @@ series: vRA8 date: "2021-06-01T08:34:30Z" thumbnail: images/posts-2020/-Fuvz-GmF.png +usePageBundles: false tags: - vmware - vra diff --git a/content/posts/2021/06/federated-matrix-server-synapse-on-oracle-clouds-free-tier.md b/content/posts/2021/06/federated-matrix-server-synapse-on-oracle-clouds-free-tier.md index 059c7a4..cf4ee2d 100644 --- a/content/posts/2021/06/federated-matrix-server-synapse-on-oracle-clouds-free-tier.md +++ b/content/posts/2021/06/federated-matrix-server-synapse-on-oracle-clouds-free-tier.md @@ -2,6 +2,7 @@ series: Projects date: "2021-06-28T00:00:00Z" thumbnail: images/posts-2020/2xe34VJym.png +usePageBundles: false lastmod: "2021-09-17" tags: - docker diff --git a/content/posts/2021/07/joining-vms-to-active-directory-in-site-specific-ous-with-vra8.md b/content/posts/2021/07/joining-vms-to-active-directory-in-site-specific-ous-with-vra8.md index e534b8e..d3ce965 100644 --- a/content/posts/2021/07/joining-vms-to-active-directory-in-site-specific-ous-with-vra8.md +++ b/content/posts/2021/07/joining-vms-to-active-directory-in-site-specific-ous-with-vra8.md @@ -2,6 +2,7 @@ series: vRA8 date: "2021-07-21T00:00:00Z" thumbnail: images/posts-2021/07/20210721-successful-ad_machine.png +usePageBundles: false tags: - vmware - vra diff --git a/content/posts/2021/07/recreating-hashnode-series-categories-in-jekyll-on-github-pages.md b/content/posts/2021/07/recreating-hashnode-series-categories-in-jekyll-on-github-pages.md index 455c38e..acfc55a 100644 --- a/content/posts/2021/07/recreating-hashnode-series-categories-in-jekyll-on-github-pages.md +++ b/content/posts/2021/07/recreating-hashnode-series-categories-in-jekyll-on-github-pages.md @@ -2,6 +2,7 @@ series: Tips date: "2021-07-24T16:46:00Z" thumbnail: images/posts-2021/07/20210724-series-navigation.png +usePageBundles: false tags: - meta - jekyll diff --git a/content/posts/2021/07/script-to-update-image-embed-links-in-markdown-files.md b/content/posts/2021/07/script-to-update-image-embed-links-in-markdown-files.md index fd88eaa..502b450 100644 --- a/content/posts/2021/07/script-to-update-image-embed-links-in-markdown-files.md +++ b/content/posts/2021/07/script-to-update-image-embed-links-in-markdown-files.md @@ -1,6 +1,7 @@ --- series: Scripts date: "2021-07-19T16:03:30Z" +usePageBundles: false tags: - linux - shell diff --git a/content/posts/2021/07/virtually-potato-migrated-to-github-pages.md b/content/posts/2021/07/virtually-potato-migrated-to-github-pages.md index 0d4c6c3..b3b8c6f 100644 --- a/content/posts/2021/07/virtually-potato-migrated-to-github-pages.md +++ b/content/posts/2021/07/virtually-potato-migrated-to-github-pages.md @@ -1,6 +1,7 @@ --- date: "2021-07-20T22:20:00Z" thumbnail: images/posts-2021/07/20210720-jekyll.png +usePageBundles: false tags: - linux - meta diff --git a/content/posts/2021/08/creating-static-records-in-microsoft-dns-from-vrealize-automation.md b/content/posts/2021/08/creating-static-records-in-microsoft-dns-from-vrealize-automation.md index 84c2e76..c60d58f 100644 --- a/content/posts/2021/08/creating-static-records-in-microsoft-dns-from-vrealize-automation.md +++ b/content/posts/2021/08/creating-static-records-in-microsoft-dns-from-vrealize-automation.md @@ -1,6 +1,7 @@ --- series: vRA8 date: "2021-08-13T00:00:00Z" +usePageBundles: false tags: - vmware - vra diff --git a/content/posts/2021/08/free-serverless-url-shortener-google-cloud-run.md b/content/posts/2021/08/free-serverless-url-shortener-google-cloud-run.md index 008cbe8..593e5fb 100644 --- a/content/posts/2021/08/free-serverless-url-shortener-google-cloud-run.md +++ b/content/posts/2021/08/free-serverless-url-shortener-google-cloud-run.md @@ -1,6 +1,7 @@ --- series: Projects date: "2021-08-20T00:00:00Z" +usePageBundles: false tags: - gcp - cloud diff --git a/content/posts/2021/08/notes-on-vra-ha-with-nsx-alb.md b/content/posts/2021/08/notes-on-vra-ha-with-nsx-alb.md index 3cc23f1..8a00584 100644 --- a/content/posts/2021/08/notes-on-vra-ha-with-nsx-alb.md +++ b/content/posts/2021/08/notes-on-vra-ha-with-nsx-alb.md @@ -1,6 +1,7 @@ --- series: vRA8 date: "2021-08-25T00:00:00Z" +usePageBundles: false tags: - nsx - cluster diff --git a/content/posts/2021/09/run-scripts-in-guest-os-with-vra-abx-actions.md b/content/posts/2021/09/run-scripts-in-guest-os-with-vra-abx-actions.md index f43d447..e596b33 100644 --- a/content/posts/2021/09/run-scripts-in-guest-os-with-vra-abx-actions.md +++ b/content/posts/2021/09/run-scripts-in-guest-os-with-vra-abx-actions.md @@ -2,6 +2,7 @@ series: vRA8 date: "2021-09-03T00:00:00Z" thumbnail: images/posts-2021/09/20210903_action_run_success.png +usePageBundles: false lastmod: "2021-09-20" tags: - vra diff --git a/content/posts/2021/10/cloud-based-wireguard-vpn-remote-homelab-access.md b/content/posts/2021/10/cloud-based-wireguard-vpn-remote-homelab-access.md index a25e5da..1c09dd4 100644 --- a/content/posts/2021/10/cloud-based-wireguard-vpn-remote-homelab-access.md +++ b/content/posts/2021/10/cloud-based-wireguard-vpn-remote-homelab-access.md @@ -2,6 +2,7 @@ series: Projects date: "2021-10-28T00:00:00Z" thumbnail: images/posts-2021/10/20211028_wireguard_in_the_cloud.jpg +usePageBundles: false tags: - linux - gcp diff --git a/content/posts/2021/11/fixing-403-error-ssc-8-6-vra-idm.md b/content/posts/2021/11/fixing-403-error-ssc-8-6-vra-idm.md index 80d8090..b751498 100644 --- a/content/posts/2021/11/fixing-403-error-ssc-8-6-vra-idm.md +++ b/content/posts/2021/11/fixing-403-error-ssc-8-6-vra-idm.md @@ -2,6 +2,7 @@ series: vRA8 date: "2021-11-05T00:00:00Z" thumbnail: images/posts-2021/11/20211105_ssc_403.png +usePageBundles: false tags: - vra - lcm