Forgot to build the pages.

This commit is contained in:
Norm Rasmussen
2023-09-25 17:19:09 -04:00
parent a3e30ddecf
commit f7e382d719
34 changed files with 1367 additions and 132 deletions

View File

@ -6,9 +6,9 @@
<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>Norm-Hosted 💾</title>
<title>Norm-working Packets 💾</title>
<meta name="keywords" content="Blog, Website, Resume, Interests, Portfolio, Selfhosted, DIY">
<meta name="description" content="A mostly technical blog &amp; series of experiences working in tech and my homelab">
<meta name="description" content="A semi-technical blog &amp; series of experiences working in tech and my homelab">
<meta name="author" content="Norm Rasmussen">
<link rel="canonical" href="./">
<link crossorigin="anonymous" href="./assets/css/stylesheet.5cfc680b1eeaeef9efbced92d46c2a9e876b72ee14fba85846afc4cff9e6e6f8.css" integrity="sha256-XPxoCx7q7vnvvO2S1Gwqnodrcu4U&#43;6hYRq/Ez/nm5vg=" rel="preload stylesheet" as="style">
@ -39,22 +39,22 @@ if (!doNotTrack) {
gtag('config', 'G-X8VR5M0K20', { 'anonymize_ip': false });
}
</script>
<meta property="og:title" content="Norm-Hosted 💾" />
<meta property="og:description" content="A mostly technical blog &amp; series of experiences working in tech and my homelab" />
<meta property="og:title" content="Norm-working Packets 💾" />
<meta property="og:description" content="A semi-technical blog &amp; series of experiences working in tech and my homelab" />
<meta property="og:type" content="website" />
<meta property="og:url" content="/" /><meta property="og:site_name" content="Norm-Hosted" />
<meta property="og:url" content="/" /><meta property="og:site_name" content="Norm-working Packets" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Norm-Hosted 💾"/>
<meta name="twitter:description" content="A mostly technical blog &amp; series of experiences working in tech and my homelab"/>
<meta name="twitter:title" content="Norm-working Packets 💾"/>
<meta name="twitter:description" content="A semi-technical blog &amp; series of experiences working in tech and my homelab"/>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Norm-Hosted 💾",
"name": "Norm-working Packets 💾",
"url": "/",
"description": "A mostly technical blog \u0026amp; series of experiences working in tech and my homelab",
"description": "A semi-technical blog \u0026amp; series of experiences working in tech and my homelab",
"thumbnailUrl": "/favicon.ico",
"sameAs": [
"https://fosstodon.org/@notnorm", "https://github.com/Normanras"
@ -74,7 +74,7 @@ if (!doNotTrack) {
<header class="header">
<nav class="nav">
<div class="logo">
<a href="./" accesskey="h" title="Norm-Hosted 💾 (Alt + H)">Norm-Hosted 💾</a>
<a href="./" accesskey="h" title="Norm-working Packets 💾 (Alt + H)">Norm-working Packets 💾</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"
@ -137,7 +137,22 @@ if (!doNotTrack) {
</article>
<article class="post-entry">
<figure class="entry-cover"><img loading="lazy" src="./%3Cimage%20path/url%3E" alt="">
<figure class="entry-cover"><img loading="lazy" src="./birdnet-homeassistant.png" alt="BirdNET-Pi and HomeAssistant: Happier together!">
</figure>
<header class="entry-header">
<h2>Creating a BirdNetPi Dashboard in HomeAssistant - Part 1
</h2>
</header>
<div class="entry-content">
<p>This is Part One of a Two Part Series. You can find Part Two, here.
What you will need BirdNET-Pi HomeAssistant AppDaemon MQTT Broker (I use Mosquitto) Background In early 2023, at the height of the Raspberry Pi shortage I felt like a king with an extra Rpi laying around, not being used. Im a big fan of any sort of passive intake of information and had been looking around for various citizen science-style projects that can capture information from the world around me....</p>
</div>
<footer class="entry-footer"><span title='2023-09-25 12:51:55 -0400 EDT'>September 25, 2023</span>&nbsp;·&nbsp;10 min&nbsp;·&nbsp;1953 words&nbsp;·&nbsp;Me</footer>
<a class="entry-link" aria-label="post link to Creating a BirdNetPi Dashboard in HomeAssistant - Part 1" href="./posts/birdnet_homeassistant.html"></a>
</article>
<article class="post-entry">
<figure class="entry-cover"><img loading="lazy" src="./multiple-git-cover-img.png" alt="git commands">
</figure>
<header class="entry-header">
<h2>Pushing a Single Local Git Repo to Multiple Remote Repos
@ -152,8 +167,6 @@ I really enjoy self-hosting services that I use everyday. One of those includes
</article>
<article class="post-entry">
<figure class="entry-cover"><img loading="lazy" src="./%3Cimage%20path/url%3E" alt="">
</figure>
<header class="entry-header">
<h2>Trouble Hosting Hugo with Nginx
</h2>
@ -166,7 +179,7 @@ I really enjoy self-hosting services that I use everyday. One of those includes
</article>
<article class="post-entry">
<figure class="entry-cover"><img loading="lazy" src="./%3Cimage%20path/url%3E" alt="">
<figure class="entry-cover"><img loading="lazy" src="./npm_to_nginx.png" alt="NginxProxyManger to Nginx">
</figure>
<header class="entry-header">
<h2>Tutorial: Move from NginxProxyManager to Nginx
@ -182,7 +195,7 @@ To give clear instructions to help users migrate from using Nginx Proxy Manager
</main>
<footer class="footer">
<span>&copy; 2023 <a href="./">Norm-Hosted 💾</a></span>
<span>&copy; 2023 <a href="./">Norm-working Packets 💾</a></span>
<span>
Powered by
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &