Forgot to build the pages... again! Quick commit to push to production.
This commit is contained in:
@ -158,7 +158,7 @@ if (!doNotTrack) {
|
||||
<div class="post-description">
|
||||
Learn how to take BirdNET-Pi Detections to create and display entities in HomeAssistant.
|
||||
</div>
|
||||
<div class="post-meta"><span title='2023-09-30 11:21:55 -0400 EDT'>September 30, 2023</span> · 12 min · 2484 words · Me
|
||||
<div class="post-meta"><span title='2023-09-30 11:21:55 -0400 EDT'>September 30, 2023</span>&nbsp;·&nbsp;12 min&nbsp;·&nbsp;2484 words&nbsp;·&nbsp;Me
|
||||
|
||||
</div>
|
||||
</header> <div class="toc">
|
||||
|
||||
@ -158,7 +158,7 @@ if (!doNotTrack) {
|
||||
<div class="post-description">
|
||||
A Follow up from the previous post, this tutorial takes all the sensors we created and loads them into a beautiful dashboard!
|
||||
</div>
|
||||
<div class="post-meta"><span title='2023-10-04 10:35:23 -0400 EDT'>October 4, 2023</span> · 10 min · 1986 words · Me
|
||||
<div class="post-meta"><span title='2023-10-04 10:35:23 -0400 EDT'>October 4, 2023</span>&nbsp;·&nbsp;10 min&nbsp;·&nbsp;1986 words&nbsp;·&nbsp;Me
|
||||
|
||||
</div>
|
||||
</header> <div class="toc">
|
||||
|
||||
417
public/posts/find_and_replace_in_neovim.html
Normal file
417
public/posts/find_and_replace_in_neovim.html
Normal file
File diff suppressed because one or more lines are too long
@ -158,7 +158,7 @@ if (!doNotTrack) {
|
||||
<div class="post-description">
|
||||
Learn one way to push your git changes to multiple remote repositories.
|
||||
</div>
|
||||
<div class="post-meta"><span title='2023-09-20 11:33:22 -0400 EDT'>September 20, 2023</span> · 5 min · 888 words · Me
|
||||
<div class="post-meta"><span title='2023-09-20 11:33:22 -0400 EDT'>September 20, 2023</span>&nbsp;·&nbsp;5 min&nbsp;·&nbsp;888 words&nbsp;·&nbsp;Me
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
@ -6,7 +6,16 @@
|
||||
<description>Recent content in Posts on Norm-working Packets 💾</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Fri, 20 Oct 2023 18:38:13 -0400</lastBuildDate><atom:link href="/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Wed, 15 Nov 2023 08:08:49 -0500</lastBuildDate><atom:link href="/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<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>
|
||||
|
||||
@ -158,7 +158,7 @@ if (!doNotTrack) {
|
||||
<div class="post-description">
|
||||
Learn how to make an ESP8266 and a few simple components into an indicator light.
|
||||
</div>
|
||||
<div class="post-meta"><span title='2023-10-16 11:34:14 -0400 EDT'>October 16, 2023</span> · 6 min · 1170 words · Me
|
||||
<div class="post-meta"><span title='2023-10-16 11:34:14 -0400 EDT'>October 16, 2023</span>&nbsp;·&nbsp;6 min&nbsp;·&nbsp;1170 words&nbsp;·&nbsp;Me
|
||||
|
||||
</div>
|
||||
</header> <div class="toc">
|
||||
|
||||
@ -158,7 +158,7 @@ if (!doNotTrack) {
|
||||
<div class="post-description">
|
||||
Neovim is already super efficient and lightweight, but sometimes I need a barebones config for my servers and remote, miniature development environments.
|
||||
</div>
|
||||
<div class="post-meta"><span title='2023-10-20 18:38:13 -0400 EDT'>October 20, 2023</span> · 3 min · 602 words · Me
|
||||
<div class="post-meta"><span title='2023-10-20 18:38:13 -0400 EDT'>October 20, 2023</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;602 words&nbsp;·&nbsp;Me
|
||||
|
||||
</div>
|
||||
</header>
|
||||
@ -329,6 +329,11 @@ want to use the curly brackets in the final string that you use.</p>
|
||||
<li><a href="../tags/tools.html">tools</a></li>
|
||||
</ul>
|
||||
<nav class="paginav">
|
||||
<a class="prev" href="../posts/find_and_replace_in_neovim.html">
|
||||
<span class="title">« Prev</span>
|
||||
<br>
|
||||
<span>Neovim Subtitute Magic</span>
|
||||
</a>
|
||||
<a class="next" href="../posts/medicine_indicator_light.html">
|
||||
<span class="title">Next »</span>
|
||||
<br>
|
||||
|
||||
@ -158,7 +158,7 @@ if (!doNotTrack) {
|
||||
<div class="post-description">
|
||||
Learn one way to push your git changes to multiple remote repositories.
|
||||
</div>
|
||||
<div class="post-meta"><span title='2023-09-22 15:07:10 -0400 EDT'>September 22, 2023</span> · 2 min · 403 words · Me
|
||||
<div class="post-meta"><span title='2023-09-22 15:07:10 -0400 EDT'>September 22, 2023</span>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;403 words&nbsp;·&nbsp;Me
|
||||
|
||||
</div>
|
||||
</header> <div class="toc">
|
||||
|
||||
@ -158,7 +158,7 @@ if (!doNotTrack) {
|
||||
<div class="post-description">
|
||||
Learn one way to push your git changes to multiple remote repositories.
|
||||
</div>
|
||||
<div class="post-meta"><span title='2023-08-05 15:23:51 -0500 -0500'>August 5, 2023</span> · 8 min · 1635 words · Me
|
||||
<div class="post-meta"><span title='2023-08-05 15:23:51 -0500 -0500'>August 5, 2023</span>&nbsp;·&nbsp;8 min&nbsp;·&nbsp;1635 words&nbsp;·&nbsp;Me
|
||||
|
||||
</div>
|
||||
</header> <div class="toc">
|
||||
|
||||
@ -116,6 +116,21 @@ if (!doNotTrack) {
|
||||
</h1>
|
||||
</header>
|
||||
|
||||
<article class="post-entry">
|
||||
<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
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
<p>Goal A Tutorial Repo for migrating your Nginx Proxy Manager proxy setup to Nginx. I wrote this originally for this reddit post and to post this my Github profile. Thought my website would also be a good place to share it for any passers-by.
|
||||
To give clear instructions to help users migrate from using Nginx Proxy Manager (NPM) to standard Nginx. This tutorial is not exhaustive and there are many other implementations of this transition....</p>
|
||||
</div>
|
||||
<footer class="entry-footer"><span title='2023-08-05 15:23:51 -0500 -0500'>August 5, 2023</span>&nbsp;·&nbsp;8 min&nbsp;·&nbsp;1635 words&nbsp;·&nbsp;Me</footer>
|
||||
<a class="entry-link" aria-label="post link to Tutorial: Move from NginxProxyManager to Nginx" href="../../posts/npm_to_nginx_tutorial.html"></a>
|
||||
</article>
|
||||
|
||||
<article class="post-entry">
|
||||
<figure class="entry-cover"><img loading="lazy" src="../../merged-pr-accepted.png" alt="Git Pull Request with an arrow pointing to a check mark">
|
||||
</figure>
|
||||
@ -126,7 +141,7 @@ if (!doNotTrack) {
|
||||
<div class="entry-content">
|
||||
<p>Admittedly, I feel a bit like a child sharing something like this, as there are so many devs that pull and merge requests from contributors on a regular basis. However, while I’ve contributed to documentation and/or tutorials and other non-coding portions of repositories, I feel a tiny bit proud that this was the first instance where I was using a library, found a bug, created an issue, cloned the repo to my local machine, found and fixed the code, and opened a pull request....</p>
|
||||
</div>
|
||||
<footer class="entry-footer"><span title='2022-09-01 13:25:02 -0400 EDT'>September 1, 2022</span> · 2 min · 328 words · Me</footer>
|
||||
<footer class="entry-footer"><span title='2022-09-01 13:25:02 -0400 EDT'>September 1, 2022</span>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;328 words&nbsp;·&nbsp;Me</footer>
|
||||
<a class="entry-link" aria-label="post link to My First Merged PR!" href="../../posts/whiptail-first-merged-pr.html"></a>
|
||||
</article>
|
||||
<footer class="page-footer">
|
||||
|
||||
@ -158,7 +158,7 @@ if (!doNotTrack) {
|
||||
<div class="post-description">
|
||||
Child like joy of having my first merged PR! I recently was using Whiptail library and fixed a bug.
|
||||
</div>
|
||||
<div class="post-meta"><span title='2022-09-01 13:25:02 -0400 EDT'>September 1, 2022</span> · 2 min · 328 words · Me
|
||||
<div class="post-meta"><span title='2022-09-01 13:25:02 -0400 EDT'>September 1, 2022</span>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;328 words&nbsp;·&nbsp;Me
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user