20251128211029 push

This commit is contained in:
2025-11-28 21:10:29 -08:00
parent dd1f9f56e9
commit e7bc1371d7
87 changed files with 106 additions and 106 deletions

View File

@@ -1,6 +1,6 @@
<header id="title-block-header">
<h1 class=title">Script - map.sh</h1>
<p class="date">2025-05-03 00:00:00 -08:00</p>
<h1 class=title">Script - map.sh</h1>
</header>
<article>
<p>I created <a href="/scripts/map.sh">a neat little Bash script</a> and I was so pleased with how the script turned out that I wanted to share it in a blog post, essentially providing the missing comments in the script. I got inspired from <a href="https://www.youtube.com/watch?v=hZGKibcKP5M">a recent video</a> by Films By Kris <sup>(Kris with a K)</sup>. The script will output an <a href="https://openstreetmap.org">OpenStreetMap</a> URL for any address provided.</p>