Cleaned up the image files. Cover images go under /static and in-post images are now in /content/posts/img. Edited and rebuilt some existing posts for this structure. I also removed my birdnet post and put it back in drafts so I can publish it as some future date.

This commit is contained in:
Norm Rasmussen
2023-09-27 17:07:31 -04:00
parent f7e382d719
commit 20196dadeb
74 changed files with 760 additions and 1952 deletions

View File

@ -228,7 +228,7 @@ are the possible variables you can pass in an MQTT payload:</p>
process is extremely customizable, which you&rsquo;ll learn more about in the AppDaemon section. Please expand on it and include
information that is pertinent to your own uses.</p>
<p>Here is how I&rsquo;ve setup my MQTT payload from BirdNET-Pi Settings:</p>
<p><img loading="lazy" src="static/birdnet_mqtt_settings.png," alt="Notification Settings" title="MQTT Settings in BirdNET-Pi" />
<p><img loading="lazy" src="../posts/img/birdnet_mqtt_settings.png," alt="Notification Settings" title="MQTT Settings in BirdNET-Pi" />
</p>
<p>Here it is in text form:</p>
<pre tabindex="0"><code class="language-none" data-lang="none">Notification Title: $comname,
@ -420,6 +420,11 @@ dashboard.</p>
<li><a href="../tags/diy.html">diy</a></li>
</ul>
<nav class="paginav">
<a class="prev" href="../posts/new-favorite-website.html">
<span class="title">« Prev</span>
<br>
<span>New Favorite Website!</span>
</a>
<a class="next" href="../posts/multiple_git_remotes.html">
<span class="title">Next »</span>
<br>