From 1d5296be1bab9f4a30e5dc0323d7dc0c4468f04a Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Tue, 1 Feb 2022 10:00:14 -0600 Subject: [PATCH] update archetype with full listing of series/tags --- archetypes/posts.md | 50 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/archetypes/posts.md b/archetypes/posts.md index e4e540e..e90ae61 100644 --- a/archetypes/posts.md +++ b/archetypes/posts.md @@ -14,11 +14,59 @@ usePageBundles: true # thumbnail: "thumbnail.png" # Sets thumbnail image appearing inside card on homepage. # shareImage: "share.png" # Designate a separate image for social media sharing. codeLineNumbers: false # Override global value for showing of line numbers within code block. -series: Tips +series: + - Tips + - Projects + - Scripts + - vRA8 tags: - vmware - linux + - vra + - docker - chromeos + - cloud + - javascript + - vro + - meta + - shell + - homelab + - powershell + - vpn + - automation + - crostini + - jekyll + - tasker + - windows + - abx + - android + - gcp + - hugo + - kubernetes + - logs + - powercli + - tanzu + - wireguard + - wsl + - 3dprinting + - activedirectory + - availability + - certs + - chat + - chrome + - cluster + - containers + - homeassistant + - lcm + - networking + - nsx + - openssl + - python + - regex + - rest + - salt + - security + - serverless comment: true # Disable comment if false. ---