New post in drafts and almost ready. Also on a new computer, so had to re-download all the theme and submodules. Thinking of just converting the box submodule to be native to my blog for easier maintenence. Need to proof this last post on google sheets and publish tomorrow morning.
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
<meta name="description" content="Posts - Norm-working Packets 💾">
|
||||
<meta name="author" content="Norm Rasmussen">
|
||||
<link rel="canonical" href="./posts.html">
|
||||
<link crossorigin="anonymous" href="./assets/css/stylesheet.5cfc680b1eeaeef9efbced92d46c2a9e876b72ee14fba85846afc4cff9e6e6f8.css" integrity="sha256-XPxoCx7q7vnvvO2S1Gwqnodrcu4U+6hYRq/Ez/nm5vg=" rel="preload stylesheet" as="style">
|
||||
<link crossorigin="anonymous" href="./assets/css/stylesheet.b609c58d5c11bb90b1a54e04005d74ad1ddf22165eb79f5533967e57df9c3b50.css" integrity="sha256-tgnFjVwRu5CxpU4EAF10rR3fIhZet59VM5Z+V9+cO1A=" rel="preload stylesheet" as="style">
|
||||
<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="./rsmsncircles.ico">
|
||||
@ -19,8 +19,7 @@
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="./posts/index.xml">
|
||||
<script defer data-domain="selfhosted.rsmsn.co" src="https://analytics.rsmsn.co/js/script.js"></script>
|
||||
|
||||
<link rel="alternate" hreflang="en" href="./posts.html">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@ -88,6 +87,8 @@
|
||||
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
|
||||
</svg>
|
||||
</button>
|
||||
<ul class="lang-switch"><li>|</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<ul id="menu">
|
||||
@ -108,7 +109,7 @@
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2>QuickHits: OpenResty and Package Updates
|
||||
<h2 class="entry-hint-parent">QuickHits: OpenResty and Package Updates
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
@ -121,7 +122,7 @@ The last two times I’ve run apt update && apt upgrade -y on my web ser
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2>Neovim Subtitute Magic
|
||||
<h2 class="entry-hint-parent">Neovim Subtitute Magic
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
@ -134,7 +135,7 @@ In order to greatly reduce the number of nodes needed in the single recipe, I cr
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2>Mini Neovim
|
||||
<h2 class="entry-hint-parent">Mini Neovim
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
@ -146,7 +147,7 @@ In order to greatly reduce the number of nodes needed in the single recipe, I cr
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2>ESP8266 Medicine Indicator Light
|
||||
<h2 class="entry-hint-parent">ESP8266 Medicine Indicator Light
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
@ -158,7 +159,7 @@ In order to greatly reduce the number of nodes needed in the single recipe, I cr
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2>BirdNET-PI & HomeAssistant: Part 2
|
||||
<h2 class="entry-hint-parent">BirdNET-PI & HomeAssistant: Part 2
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
@ -171,7 +172,7 @@ The best way to do this is by just type e from any screen in the HomeAssistant U
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2>Creating a BirdNetPi Dashboard in HomeAssistant - Part 1
|
||||
<h2 class="entry-hint-parent">Creating a BirdNetPi Dashboard in HomeAssistant - Part 1
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
@ -185,7 +186,7 @@ What you will need BirdNET-Pi HomeAssistant AppDaemon MQTT Broker (I use Mosquit
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2>Pushing a Single Local Git Repo to Multiple Remote Repos
|
||||
<h2 class="entry-hint-parent">Pushing a Single Local Git Repo to Multiple Remote Repos
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
@ -204,7 +205,7 @@ I really enjoy self-hosting services that I use everyday. One of those includes
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2023 <a href="./">Norm-working Packets 💾</a></span>
|
||||
<span>© 2024 <a href="./">Norm-working Packets 💾</a></span>
|
||||
<span>
|
||||
Powered by
|
||||
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||
|
||||
Reference in New Issue
Block a user