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:
@ -6,96 +6,77 @@
|
||||
<description>Recent content in Posts on Norm-working Packets 💾</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Mon, 04 Dec 2023 10:32:58 -0500</lastBuildDate><atom:link href="/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Mon, 04 Dec 2023 10:32:58 -0500</lastBuildDate>
|
||||
<atom:link href="/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>QuickHits: OpenResty and Package Updates</title>
|
||||
<link>/posts/openresty_and_package_update_issues.html</link>
|
||||
<pubDate>Mon, 04 Dec 2023 10:32:58 -0500</pubDate>
|
||||
|
||||
<guid>/posts/openresty_and_package_update_issues.html</guid>
|
||||
<description>Every time my OpenResty package tries to update, I can&#39;t restart the service with weird errors that don&#39;t point exactly to the problem. Here&#39;s how I&#39;ve learned to fix it.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Neovim Subtitute Magic</title>
|
||||
<link>/posts/find_and_replace_in_neovim.html</link>
|
||||
<pubDate>Wed, 15 Nov 2023 08:08:49 -0500</pubDate>
|
||||
|
||||
<guid>/posts/find_and_replace_in_neovim.html</guid>
|
||||
<description>I was able to speed up some of my workflows by learning how to search and replace specifics in Neovim!</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Mini Neovim</title>
|
||||
<link>/posts/mini_neovim.html</link>
|
||||
<pubDate>Fri, 20 Oct 2023 18:38:13 -0400</pubDate>
|
||||
|
||||
<guid>/posts/mini_neovim.html</guid>
|
||||
<description>Neovim is already super efficient and lightweight, but sometimes I need a barebones config for my servers and remote, miniature development environments.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>ESP8266 Medicine Indicator Light</title>
|
||||
<link>/posts/medicine_indicator_light.html</link>
|
||||
<pubDate>Mon, 16 Oct 2023 11:34:14 -0400</pubDate>
|
||||
|
||||
<guid>/posts/medicine_indicator_light.html</guid>
|
||||
<description>Learn how to make an ESP8266 and a few simple components into an indicator light.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>BirdNET-PI & HomeAssistant: Part 2</title>
|
||||
<link>/posts/birdnet_homeassistant_part2.html</link>
|
||||
<pubDate>Wed, 04 Oct 2023 10:35:23 -0400</pubDate>
|
||||
|
||||
<guid>/posts/birdnet_homeassistant_part2.html</guid>
|
||||
<description>A Follow up from the previous post, this tutorial takes all the sensors we created and loads them into a beautiful dashboard!</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Creating a BirdNetPi Dashboard in HomeAssistant - Part 1</title>
|
||||
<link>/posts/birdnet_homeassistant.html</link>
|
||||
<pubDate>Sat, 30 Sep 2023 11:21:55 -0400</pubDate>
|
||||
|
||||
<guid>/posts/birdnet_homeassistant.html</guid>
|
||||
<description>Learn how to take BirdNET-Pi Detections to create and display entities in HomeAssistant.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Pushing a Single Local Git Repo to Multiple Remote Repos</title>
|
||||
<link>/posts/multiple_git_remotes.html</link>
|
||||
<pubDate>Fri, 22 Sep 2023 15:07:10 -0400</pubDate>
|
||||
|
||||
<guid>/posts/multiple_git_remotes.html</guid>
|
||||
<description>Learn one way to push your git changes to multiple remote repositories.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Trouble Hosting Hugo with Nginx</title>
|
||||
<link>/posts/hosting_hugo_troubles.html</link>
|
||||
<pubDate>Wed, 20 Sep 2023 11:33:22 -0400</pubDate>
|
||||
|
||||
<guid>/posts/hosting_hugo_troubles.html</guid>
|
||||
<description>Learn one way to push your git changes to multiple remote repositories.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Tutorial: Move from NginxProxyManager to Nginx</title>
|
||||
<link>/posts/npm_to_nginx_tutorial.html</link>
|
||||
<pubDate>Sat, 05 Aug 2023 15:23:51 -0500</pubDate>
|
||||
|
||||
<guid>/posts/npm_to_nginx_tutorial.html</guid>
|
||||
<description>Learn one way to push your git changes to multiple remote repositories.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>My First Merged PR!</title>
|
||||
<link>/posts/whiptail-first-merged-pr.html</link>
|
||||
<pubDate>Thu, 01 Sep 2022 13:25:02 -0400</pubDate>
|
||||
|
||||
<guid>/posts/whiptail-first-merged-pr.html</guid>
|
||||
<description>Child like joy of having my first merged PR! I recently was using Whiptail library and fixed a bug.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
Reference in New Issue
Block a user