Skip to content

Commit b75131e

Browse files
Replace Disqus with giscus (ad-free GitHub Discussions comments)
1 parent c5f92f2 commit b75131e

114 files changed

Lines changed: 2734 additions & 9420 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title = 'This Is My Demo'
44

55
paginate = "10" # Number of posts per page
66
theme = "mainroad"
7-
disqusShortname = "thisismydemo-cloud" # Enable comments by entering your Disqus shortname
7+
# disqusShortname removed - using giscus (GitHub Discussions) instead
88
googleAnalytics = "G-C78KZ1DN40" # Enable Google Analytics by entering your tracking id
99

1010
[Author]

content/post/2026-02-25-reusing-existing-vmware-hosts.md

Lines changed: 865 additions & 8 deletions
Large diffs are not rendered by default.

layouts/partials/comments.html

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
1-
{{ if and .Site.DisqusShortname (index .Params "comments" | default "true") (not .Site.IsServer) }}
1+
{{ if and (index .Params "comments" | default "true") (not .Site.IsServer) }}
22
<section class="comments">
3-
{{ template "_internal/disqus.html" . }}
3+
<script src="https://giscus.app/client.js"
4+
data-repo="thisismydemo/thisismydemo.github.io"
5+
data-repo-id="R_kgDOIzLiFQ"
6+
data-category="Announcements"
7+
data-category-id="DIC_kwDOIzLiFc4C2wfM"
8+
data-mapping="pathname"
9+
data-strict="0"
10+
data-reactions-enabled="1"
11+
data-emit-metadata="0"
12+
data-input-position="bottom"
13+
data-theme="preferred_color_scheme"
14+
data-lang="en"
15+
crossorigin="anonymous"
16+
async>
17+
</script>
418
</section>
519
{{ end }}

public/about/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
<script>(function(e,t){e[t]=e[t].replace("no-js","js")})(document.documentElement,"className")</script><meta name=description content><meta property="og:url" content="http://thisismydemo.cloud/about/"><meta property="og:site_name" content="This Is My Demo"><meta property="og:title" content="About"><meta property="og:description" content="About Welcome to This Is My Demo Who Am I? I’m a passionate IT professional with years of experience in Microsoft technologies, VMware, and hybrid cloud solutions. From my early days with SMS 2003 and VMware vSphere to mastering Azure Arc and Windows Server clustering, I’ve been immersed in Microsoft and VMware ecosystems for decades. My journey spans on-premises infrastructure, multicloud environments, and cutting-edge Azure Stack HCI deployments.
33
What is This Is My Demo?"><meta property="og:locale" content="en"><meta property="og:type" content="article"><meta property="article:published_time" content="2022-01-25T14:00:00+00:00"><meta property="article:modified_time" content="2022-01-25T14:00:00+00:00"><meta name=twitter:card content="summary"><meta name=twitter:title content="About"><meta name=twitter:description content="About Welcome to This Is My Demo Who Am I? I’m a passionate IT professional with years of experience in Microsoft technologies, VMware, and hybrid cloud solutions. From my early days with SMS 2003 and VMware vSphere to mastering Azure Arc and Windows Server clustering, I’ve been immersed in Microsoft and VMware ecosystems for decades. My journey spans on-premises infrastructure, multicloud environments, and cutting-edge Azure Stack HCI deployments.
44
What is This Is My Demo?"><link rel=preconnect href=https://fonts.gstatic.com crossorigin><link rel=dns-prefetch href=//fonts.googleapis.com><link rel=dns-prefetch href=//fonts.gstatic.com><link rel=stylesheet href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700"><link rel=stylesheet href=/css/style.css><link rel="shortcut icon" href=/favicon.ico><script async src="https://www.googletagmanager.com/gtag/js?id=G-C78KZ1DN40"></script><script>var dnt,doNotTrack=!1;if(!1&&(dnt=navigator.doNotTrack||window.doNotTrack||navigator.msDoNotTrack,doNotTrack=dnt=="1"||dnt=="yes"),!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-C78KZ1DN40")}</script></head><body class=body><div class="container container--outer"><header class=header><div class="container header__container"><div class=logo><a class=logo__link href=/ title="This Is My Demo" rel=home><div class="logo__item logo__text"><div class=logo__title>This Is My Demo</div><div class=logo__tagline>Another blog about clouds... Private Clouds, Public Clouds, Hybrid Clouds, and pretty little fluffy clouds?</div></div></a></div><nav class=menu><button class=menu__btn aria-haspopup=true aria-expanded=false tabindex=0>
5-
<span class=menu__btn-title tabindex=-1></span></button><ul class=menu__list><li class="menu__item menu__item--active"><a class=menu__link href=/about/><span class=menu__text>About</span></a></li></ul></nav></div></header><div class="wrapper flex"><div class=primary><main class=main role=main><article class=post><header class=post__header><h1 class=post__title>About</h1><p class=post__lead>All About This Is My Demo</p><div class="post__meta meta"><div class="meta__item-datetime meta__item"><svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class=meta__text datetime=2022-01-25T14:00:00Z>January 25, 2022</time></div></div></header><div class="content post__content clearfix"><h1 id=about>About</h1><h2 id=welcome-to-this-is-my-demo>Welcome to This Is My Demo</h2><h3 id=who-am-i>Who Am I?</h3><p>I&rsquo;m a passionate IT professional with years of experience in Microsoft technologies, VMware, and hybrid cloud solutions. From my early days with SMS 2003 and VMware vSphere to mastering Azure Arc and Windows Server clustering, I’ve been immersed in Microsoft and VMware ecosystems for decades. My journey spans on-premises infrastructure, multicloud environments, and cutting-edge Azure Stack HCI deployments.</p><h3 id=what-is-this-is-my-demo>What is This Is My Demo?</h3><p>This blog is my platform for sharing knowledge, experiments, and insights on modern IT infrastructure. Expect deep dives into Azure Arc, Windows Server Failover Clustering, Storage Spaces Direct, and multicloud management, with a touch of automation using tools like Canonical MAAS and Azure CLI. From securing RDP over SSH to celebrating “12 Days of Azure Arc-Mas,” I aim to make complex tech approachable.</p><p>Originally built to explore Hugo, GitHub Pages, and Front Matter CMS, this site has grown into a hub for IT pros tackling hybrid and multicloud challenges. Powered by Markdown and a passion for learning, it’s my space to demystify enterprise tech—one post at a time.</p><h3 id=why-this-blog>Why This Blog?</h3><ul><li><strong>Practical Guides</strong>: Step-by-step tutorials on deploying Azure Stack HCI, managing Azure Arc-enabled servers, and more.</li><li><strong>Tech Adventures</strong>: From rediscovering SSH tricks to exploring new multicloud connectors, I share my learning journey.</li><li><strong>Community Focus</strong>: A resource for IT professionals looking to simplify and innovate in their environments.</li></ul><h3 id=tech-stack>Tech Stack</h3><ul><li><strong>Hugo</strong>: Fast, flexible static site generator for building this blog.</li><li><strong>GitHub Pages</strong>: Free hosting for seamless content delivery.</li><li><strong>Front Matter CMS</strong>: Streamlined content management for static sites.</li></ul><p>Explore the blog, try out the solutions, and let’s make IT fun again! For more, check out my posts or connect with me on [insert preferred contact method, e.g., LinkedIn or X handle if applicable].</p><p>Learn more about Hugo at <a href=https://gohugo.io/documentation/>Hugo Documentation</a> and GitHub Pages at <a href=https://pages.github.com/>GitHub Pages</a>.</p></div></article></main><div class="authorbox clearfix"><figure class=authorbox__avatar><img alt="Kristopher J Turner avatar" src=/img/me.jpg class=avatar height=90 width=90></figure><div class=authorbox__header><span class=authorbox__name></span></div><div class=authorbox__description>Kristopher Turner is a Microsoft MVP in Azure, a Microsoft Certified Trainer (MCT), and a Product Technology Architect at TierPoint, where he focuses on delivering innovative cloud and infrastructure solutions. With expertise spanning Azure Stack HCI, Azure Arc, Kubernetes, and disaster recovery strategies using ASR, Kristopher bridges on-premises and cloud technologies to drive digital transformation. A sought-after speaker and thought leader, he frequently presents on hybrid architectures, cloud-native technologies, and monitoring solutions, sharing insights from his extensive experience in modern IT infrastructure.</div></div><section class=comments><div id=disqus_thread></div><script>window.disqus_config=function(){},function(){if(["localhost","127.0.0.1"].indexOf(window.location.hostname)!=-1){document.getElementById("disqus_thread").innerHTML="Disqus comments not available by default when the website is previewed locally.";return}var t=document,e=t.createElement("script");e.async=!0,e.src="//thisismydemo-cloud.disqus.com/embed.js",e.setAttribute("data-timestamp",+new Date),(t.head||t.body).appendChild(e)}()</script><noscript>Please enable JavaScript to view the <a href=https://disqus.com/?ref_noscript>comments powered by Disqus.</a></noscript><a href=https://disqus.com class=dsq-brlink>comments powered by <span class=logo-disqus>Disqus</span></a></section></div></div><footer class=footer><div class="container footer__container flex"><div class=footer__copyright>&copy; 2026 This Is My Demo.
5+
<span class=menu__btn-title tabindex=-1></span></button><ul class=menu__list><li class="menu__item menu__item--active"><a class=menu__link href=/about/><span class=menu__text>About</span></a></li></ul></nav></div></header><div class="wrapper flex"><div class=primary><main class=main role=main><article class=post><header class=post__header><h1 class=post__title>About</h1><p class=post__lead>All About This Is My Demo</p><div class="post__meta meta"><div class="meta__item-datetime meta__item"><svg class="meta__icon icon icon-time" width="16" height="14" viewBox="0 0 30 28"><path d="M15 0C7 0 1 6 1 14s6 14 14 14 14-6 14-14S23 0 15 0zm0 25C9 25 4 20 4 14S9 3 15 3s11 5 11 11-5 11-11 11zm1-18h-2v8.4l6.8 4.4L22 18l-6-3.8V7z"/></svg><time class=meta__text datetime=2022-01-25T14:00:00Z>January 25, 2022</time></div></div></header><div class="content post__content clearfix"><h1 id=about>About</h1><h2 id=welcome-to-this-is-my-demo>Welcome to This Is My Demo</h2><h3 id=who-am-i>Who Am I?</h3><p>I&rsquo;m a passionate IT professional with years of experience in Microsoft technologies, VMware, and hybrid cloud solutions. From my early days with SMS 2003 and VMware vSphere to mastering Azure Arc and Windows Server clustering, I’ve been immersed in Microsoft and VMware ecosystems for decades. My journey spans on-premises infrastructure, multicloud environments, and cutting-edge Azure Stack HCI deployments.</p><h3 id=what-is-this-is-my-demo>What is This Is My Demo?</h3><p>This blog is my platform for sharing knowledge, experiments, and insights on modern IT infrastructure. Expect deep dives into Azure Arc, Windows Server Failover Clustering, Storage Spaces Direct, and multicloud management, with a touch of automation using tools like Canonical MAAS and Azure CLI. From securing RDP over SSH to celebrating “12 Days of Azure Arc-Mas,” I aim to make complex tech approachable.</p><p>Originally built to explore Hugo, GitHub Pages, and Front Matter CMS, this site has grown into a hub for IT pros tackling hybrid and multicloud challenges. Powered by Markdown and a passion for learning, it’s my space to demystify enterprise tech—one post at a time.</p><h3 id=why-this-blog>Why This Blog?</h3><ul><li><strong>Practical Guides</strong>: Step-by-step tutorials on deploying Azure Stack HCI, managing Azure Arc-enabled servers, and more.</li><li><strong>Tech Adventures</strong>: From rediscovering SSH tricks to exploring new multicloud connectors, I share my learning journey.</li><li><strong>Community Focus</strong>: A resource for IT professionals looking to simplify and innovate in their environments.</li></ul><h3 id=tech-stack>Tech Stack</h3><ul><li><strong>Hugo</strong>: Fast, flexible static site generator for building this blog.</li><li><strong>GitHub Pages</strong>: Free hosting for seamless content delivery.</li><li><strong>Front Matter CMS</strong>: Streamlined content management for static sites.</li></ul><p>Explore the blog, try out the solutions, and let’s make IT fun again! For more, check out my posts or connect with me on [insert preferred contact method, e.g., LinkedIn or X handle if applicable].</p><p>Learn more about Hugo at <a href=https://gohugo.io/documentation/>Hugo Documentation</a> and GitHub Pages at <a href=https://pages.github.com/>GitHub Pages</a>.</p></div></article></main><div class="authorbox clearfix"><figure class=authorbox__avatar><img alt="Kristopher J Turner avatar" src=/img/me.jpg class=avatar height=90 width=90></figure><div class=authorbox__header><span class=authorbox__name></span></div><div class=authorbox__description>Kristopher Turner is a Microsoft MVP in Azure, a Microsoft Certified Trainer (MCT), and a Product Technology Architect at TierPoint, where he focuses on delivering innovative cloud and infrastructure solutions. With expertise spanning Azure Stack HCI, Azure Arc, Kubernetes, and disaster recovery strategies using ASR, Kristopher bridges on-premises and cloud technologies to drive digital transformation. A sought-after speaker and thought leader, he frequently presents on hybrid architectures, cloud-native technologies, and monitoring solutions, sharing insights from his extensive experience in modern IT infrastructure.</div></div><section class=comments><script src=https://giscus.app/client.js data-repo=thisismydemo/thisismydemo.github.io data-repo-id=R_kgDOIzLiFQ data-category=Announcements data-category-id=DIC_kwDOIzLiFc4C2wfM data-mapping=pathname data-strict=0 data-reactions-enabled=1 data-emit-metadata=0 data-input-position=bottom data-theme=preferred_color_scheme data-lang=en crossorigin=anonymous async></script></section></div></div><footer class=footer><div class="container footer__container flex"><div class=footer__copyright>&copy; 2026 This Is My Demo.
66
<span class=footer__copyright-credits></span></div></div></footer></div><script async defer src=/js/menu.js></script></body></html>

0 commit comments

Comments
 (0)