Mini commit. Accidentally had a post marked as a non-draft that should be a draft.

This commit is contained in:
Norm Rasmussen
2023-09-27 17:12:58 -04:00
parent 77b69ca364
commit f3d77f84bd
10 changed files with 26 additions and 133 deletions

View File

@ -110,20 +110,6 @@ if (!doNotTrack) {
</h1>
</header>
<article class="post-entry">
<figure class="entry-cover"><img loading="lazy" src="./new-website-cover.png" alt="Add explainshell.com to your list of favorite websites! Right behind regex101.com.">
</figure>
<header class="entry-header">
<h2>New Favorite Website!
</h2>
</header>
<div class="entry-content">
<p>For the longest time, I had Regex101 as a bookmarked website for (almost) daily use. Not only does it help me build muscle memory for using regex queries without banging my head against the wall with a bunch of print and debug statements, but if I happen to be in a different language - say in javascript instead of python - it gives you the correct syntax for using regex in that language....</p>
</div>
<footer class="entry-footer"><span title='2023-09-27 10:07:01 -0400 EDT'>September 27, 2023</span>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;377 words&nbsp;·&nbsp;Me</footer>
<a class="entry-link" aria-label="post link to New Favorite Website!" href="./posts/new-favorite-website.html"></a>
</article>
<article class="post-entry">
<figure class="entry-cover"><img loading="lazy" src="./multiple-git-cover-img.png" alt="git commands">
</figure>