Forgot to build the pages... again! Quick commit to push to production.

This commit is contained in:
Norm Rasmussen
2023-11-16 08:41:07 -05:00
parent 6278b1214c
commit 365d3a4a5c
37 changed files with 822 additions and 90 deletions

View File

@ -2,7 +2,7 @@
<html lang="en" dir="auto">
<head>
<meta name="generator" content="Hugo 0.119.0"><meta charset="utf-8">
<meta name="generator" content="Hugo 0.120.4"><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<script defer data-domain="selfhosted.rsmsn.co" src="https://analytics.rsmsn.co/js/script.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
@ -110,6 +110,21 @@ if (!doNotTrack) {
</header>
<main class="main">
<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">&lt;span title=&#39;2023-08-05 15:23:51 -0500 -0500&#39;&gt;August 5, 2023&lt;/span&gt;&amp;nbsp;·&amp;nbsp;8 min&amp;nbsp;·&amp;nbsp;1635 words&amp;nbsp;·&amp;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>
@ -120,7 +135,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 Ive 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>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;328 words&nbsp;·&nbsp;Me</footer>
<footer class="entry-footer">&lt;span title=&#39;2022-09-01 13:25:02 -0400 EDT&#39;&gt;September 1, 2022&lt;/span&gt;&amp;nbsp;·&amp;nbsp;2 min&amp;nbsp;·&amp;nbsp;328 words&amp;nbsp;·&amp;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">