Change to a profile style page, added post about multiple git repos. Need to write script to auto-update blog posts.

This commit is contained in:
Norm Rasmussen
2023-09-22 17:44:49 -04:00
parent a6586baf38
commit 2d1410bf45
32 changed files with 1758 additions and 242 deletions

View File

@ -5,15 +5,15 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow">
<title>Categories | Rsmsn Blog</title>
<title>Categories | Norm-Hosted 💾</title>
<meta name="keywords" content="">
<meta name="description" content="A site to share self hosted tutorials, troubleshooting, and tips/tricks.">
<meta name="description" content="A mostly technical blog &amp; series of experiences working in tech and my homelab">
<meta name="author" content="Norm Rasmussen">
<link rel="canonical" href="./categories.html">
<link crossorigin="anonymous" href="./assets/css/stylesheet.5cfc680b1eeaeef9efbced92d46c2a9e876b72ee14fba85846afc4cff9e6e6f8.css" integrity="sha256-XPxoCx7q7vnvvO2S1Gwqnodrcu4U&#43;6hYRq/Ez/nm5vg=" rel="preload stylesheet" as="style">
<link rel="icon" href="./static/favicon.ico">
<link rel="icon" href="./favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="./favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="./static/rsmsncircles.ico">
<link rel="icon" type="image/png" sizes="32x32" href="./rsmsncircles.ico">
<link rel="apple-touch-icon" href="./apple-touch-icon.png">
<link rel="mask-icon" href="./safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
@ -27,14 +27,25 @@
}
</style>
</noscript><meta property="og:title" content="Categories" />
<meta property="og:description" content="A site to share self hosted tutorials, troubleshooting, and tips/tricks." />
</noscript>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-X8VR5M0K20"></script>
<script>
var doNotTrack = false;
if (!doNotTrack) {
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-X8VR5M0K20', { 'anonymize_ip': false });
}
</script>
<meta property="og:title" content="Categories" />
<meta property="og:description" content="A mostly technical blog &amp; series of experiences working in tech and my homelab" />
<meta property="og:type" content="website" />
<meta property="og:url" content="/categories.html" /><meta property="og:site_name" content="RsmsnBlog" />
<meta property="og:url" content="/categories.html" /><meta property="og:site_name" content="Norm-Hosted" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Categories"/>
<meta name="twitter:description" content="A site to share self hosted tutorials, troubleshooting, and tips/tricks."/>
<meta name="twitter:description" content="A mostly technical blog &amp; series of experiences working in tech and my homelab"/>
</head>
@ -49,7 +60,7 @@
<header class="header">
<nav class="nav">
<div class="logo">
<a href="./" accesskey="h" title="Rsmsn Blog (Alt + H)">Rsmsn Blog</a>
<a href="./" accesskey="h" title="Norm-Hosted 💾 (Alt + H)">Norm-Hosted 💾</a>
<div class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
@ -87,7 +98,7 @@
</main>
<footer class="footer">
<span>&copy; 2023 <a href="./">Rsmsn Blog</a></span>
<span>&copy; 2023 <a href="./">Norm-Hosted 💾</a></span>
<span>
Powered by
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &