Files
site/public/index.html
2023-03-25 13:53:11 -04:00

237 lines
7.6 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta name="generator" content="Hugo 0.111.3">
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>davegallant | Home </title><link rel="icon" type="image/png" href=https://davegallant.ca/favicon.ico /><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="" />
<meta property="og:image" content=""/>
<link rel="alternate" type="application/rss+xml" href="/index.xml" title="davegallant" />
<meta property="og:title" content="davegallant" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="/" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="davegallant"/>
<meta name="twitter:description" content=""/>
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@1,500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Fira+Sans&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet">
<link rel="stylesheet" type="text/css" media="screen" href="/css/main.b62676bff4820110a8d277865623140415878fe61d482b3d5dee841dfd5553b8.css" />
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="/css/dark.885c118c37fd8d649bb670e65fcdf4e2b1a882335fbd1909c02eb749371db510.css" disabled />
<script type="text/javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [['$','$'], ['\\(','\\)']],
displayMath: [['$$','$$'], ['\[','\]']],
processEscapes: true,
processEnvironments: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre'],
TeX: { equationNumbers: { autoNumber: "AMS" },
extensions: ["AMSmath.js", "AMSsymbols.js"] }
}
});
</script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.15.2/dist/katex.min.css">
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.2/dist/katex.min.js"></script>
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.15.2/dist/contrib/auto-render.min.js" onload="renderMathInElement(document.body);"></script>
<script>
document.addEventListener("DOMContentLoaded", function() {
renderMathInElement(document.body, {
delimiters: [
{left: "$$", right: "$$", display: true},
{left: "$", right: "$", display: false}
]
});
});
</script>
<link rel="stylesheet" type="text/css" href="/css/custom.2e59ff60a2d9c7e42e3c1af2aff0ba627da46f910a234867e98d178eb05c87dc.css">
</head>
<body>
<div class="content">
<header>
<div class="main">
<a href="/">davegallant</a>
</div>
<nav>
<a href="/">Home</a>
<a href="/post">All posts</a>
<a href="/about">About</a>
<a href="/tags">Tags</a>
| <span id="dark-mode-toggle" onclick="toggleTheme()"></span>
<script src="/js/themetoggle.js"></script>
</nav>
</header>
<main class="list">
<div class="site-description"><p>A personal blog about technical discovery</p></div>
<section class="list-item">
<h1 class="title"><a href="/blog/2022/12/10/watching-youtube-in-private/">Watching YouTube in Private</a></h1>
<time>Dec 10, 2022</time>
<br><div class="description">
</div>
<a class="readmore" href="/blog/2022/12/10/watching-youtube-in-private/">Read more ⟶</a>
</section>
<section class="list-item">
<h1 class="title"><a href="/blog/2022/04/02/virtualizing-my-router-with-pfsense/">Virtualizing My Router With pfSense</a></h1>
<time>Apr 2, 2022</time>
<br><div class="description">
</div>
<a class="readmore" href="/blog/2022/04/02/virtualizing-my-router-with-pfsense/">Read more ⟶</a>
</section>
<section class="list-item">
<h1 class="title"><a href="/blog/2022/03/13/backing-up-gmail-with-synology/">Backing Up Gmail With Synology</a></h1>
<time>Mar 13, 2022</time>
<br><div class="description">
</div>
<a class="readmore" href="/blog/2022/03/13/backing-up-gmail-with-synology/">Read more ⟶</a>
</section>
<section class="list-item">
<h1 class="title"><a href="/blog/2021/11/14/running-k3s-in-lxc-on-proxmox/">Running K3s in LXC on Proxmox</a></h1>
<time>Nov 14, 2021</time>
<br><div class="description">
</div>
<a class="readmore" href="/blog/2021/11/14/running-k3s-in-lxc-on-proxmox/">Read more ⟶</a>
</section>
<section class="list-item">
<h1 class="title"><a href="/blog/2021/10/11/replacing-docker-with-podman-on-macos-and-linux/">Replacing docker with podman on macOS (and Linux)</a></h1>
<time>Oct 11, 2021</time>
<br><div class="description">
</div>
<a class="readmore" href="/blog/2021/10/11/replacing-docker-with-podman-on-macos-and-linux/">Read more ⟶</a>
</section>
<section class="list-item">
<h1 class="title"><a href="/blog/2021/09/17/automatically-rotating-aws-access-keys/">Automatically Rotating AWS Access Keys</a></h1>
<time>Sep 17, 2021</time>
<br><div class="description">
</div>
<a class="readmore" href="/blog/2021/09/17/automatically-rotating-aws-access-keys/">Read more ⟶</a>
</section>
<section class="list-item">
<h1 class="title"><a href="/blog/2021/09/08/why-i-threw-out-my-dotfiles/">Why I Threw Out My Dotfiles</a></h1>
<time>Sep 8, 2021</time>
<br><div class="description">
</div>
<a class="readmore" href="/blog/2021/09/08/why-i-threw-out-my-dotfiles/">Read more ⟶</a>
</section>
<section class="list-item">
<h1 class="title"><a href="/blog/2021/09/06/what-to-do-with-a-homelab/">What To Do With A Homelab</a></h1>
<time>Sep 6, 2021</time>
<br><div class="description">
</div>
<a class="readmore" href="/blog/2021/09/06/what-to-do-with-a-homelab/">Read more ⟶</a>
</section>
<section class="list-item">
<h1 class="title"><a href="/blog/2020/03/16/appgate-sdp-on-arch-linux/">AppGate SDP on Arch Linux</a></h1>
<time>Mar 16, 2020</time>
<br><div class="description">
</div>
<a class="readmore" href="/blog/2020/03/16/appgate-sdp-on-arch-linux/">Read more ⟶</a>
</section>
</main>
<footer>
<div style="display:flex"><a class="soc" href="https://github.com/davegallant" rel="me" title="GitHub"><i data-feather="github"></i></a>
<a class="border"></a><a class="soc" href="https://twitter.com/davega11ant/" rel="me" title="Twitter"><i data-feather="twitter"></i></a>
<a class="border"></a><a class="soc" href="https://fosstodon.org/@davegallant" rel="me" title="Mastodon"><i data-feather="speaker"></i></a>
<a class="border"></a><a class="soc" href="https://www.linkedin.com/in/dave-gallant/" rel="me" title="LinkedIn"><i data-feather="linkedin"></i></a>
<a class="border"></a></div>
<div class="footer-info">
2023 Dave Gallant | Theme based on <a
href="https://github.com/athul/archie">Archie</a> | Built with <a href="https://gohugo.io">Hugo</a>
</div>
</footer>
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-98710982-2', 'auto');
ga('send', 'pageview');
}
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
<script>
feather.replace()
</script>
</div>
</body>
</html>