Mini commit. Accidentally had a post marked as a non-draft that should be a draft.
This commit is contained in:
@ -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> · 2 min · 377 words · 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>
|
||||
|
||||
Reference in New Issue
Block a user