Migrated to the new go-web-dev-kit setup.

This commit is contained in:
Zed A. Shaw 2025-09-13 15:08:19 -04:00
parent 8d70b57299
commit 71ee505717
20 changed files with 193 additions and 810 deletions

View file

@ -18,7 +18,7 @@
</ul>
<h2 class="pb-8">View the Code</h2>
<p>You can view this code at <a class="text-gray-950 bg-gray-300" href="https://git.learnjsthehardway.com/learn-code-the-hard-way/zedshaw-games">my git repository</a>. The copies can be found in <a class="text-gray-950 bg-gray-300" href="https://git.learnjsthehardway.com/learn-code-the-hard-way/zedshaw-games/src/branch/main/pages/copy">pages/copy</a> and the tool I use to generate the pages is one I wrote called <a class="text-gray-950 bg-gray-300" href="https://git.learnjsthehardway.com/learn-code-the-hard-way/ssgod">ssgod</a>.
<p>You can view this code at <a class="text-gray-950 bg-gray-300" href="https://git.zedshaw.games/site/zedshaw.games">my git repository</a>.
</p>
</main>