Import WordPress posts and migrate standalone content to Hugo

- Successfully imported 1731 WordPress posts to Hugo markdown format
- Migrated 204+ images from archive to static directory
- Copied standalone directories (curtain, farm, gobbler, house, images, party, revcemetery, railsday, birthday)
- Fixed all internal links to use /legacy prefix for archived content
- Remapped archive links to point to correct Hugo posts
- Fixed Louisville Georgia Cemetery post rendering issue

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Eric Wagoner
2025-09-23 16:23:40 -04:00
parent c1b41472ac
commit eddd9d2a80
2423 changed files with 36062 additions and 3 deletions

View File

@@ -0,0 +1,77 @@
<html>
<head>
<title>My House</title>
<STYLE type="text/css">
BODY { background: #d2b48c; color: black }
TH { background: #EFB5F7; color: black }
TD { background: #d2b48c; color: black }
A { text-decoration:none }
A:active { text-decoration:none }
A:visited { text-decoration:none }
A:hover { text-decoration:none }
</STYLE>
</head>
<body>
<table border=0 border=0 cellpadding=0 cellspacing=0 align=center>
<tr>
<td colspan=3 align=center><font size=+2><b>
The Floorplan
</b></font></td>
</tr>
<tr>
<td><img src="UL.gif" align=center border=0></td>
<th>&nbsp;</th>
<td><img src="UR.gif" align=center border=0></td>
</tr>
<tr>
<th>&nbsp;</th>
<th><img src="floorplan.gif" align=center ISMAP USEMAP="#floorplan" spacing=0 padding=0 border=0></td>
<th>&nbsp;</th>
</tr>
<tr>
<td><img src="BL.gif" align=center border=0></td>
<th>&nbsp;</th>
<td><img src="BR.gif" align=center border=0></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>
I drew this freehand, but it came out pretty close. The cameras are clickable and will take you to the photo taken from that location.
<br><br><center><a href="index.html">The Beginning</a><br><a href="floorplan.html">The Floorplan</a></center>
</td>
<td>&nbsp;</td>
</tr>
</table>
<map name="floorplan">
<area shape="rect" alt="Bath to Hobby" coords="395,95 430,135" href="bathtohobby.html">
<area shape="rect" alt="Bath to Laundry" coords="360,50 390,75" href="bathtolaundry.html">
<area shape="rect" alt="Bedroom to Living" coords="425,365 460,395" href="bedroomtoliving.html">
<area shape="rect" alt="Dining to Kitchen" coords="230,95 265,120" href="diningtokitchen.html">
<area shape="rect" alt="Dining to Laundry" coords="275,65 300,95" href="diningtolaundry.html">
<area shape="rect" alt="Dining to Living" coords="275,165 305,200" href="diningtoliving.html">
<area shape="rect" alt="Hobby to Bath" coords="400,140 425,170" href="hobbytobath.html">
<area shape="rect" alt="Hobby to Dining" coords="360,175 390,200" href="hobbytodining.html">
<area shape="rect" alt="Kitchen to Dining" coords="150,20 195,65" href="kitchentodining.html">
<area shape="rect" alt="Kitchen to Living" coords="105,20 150,65" href="kitchentoliving.html">
<area shape="rect" alt="Laundry to Bath" coords="310,50 340,75" href="laundrytobath.html">
<area shape="rect" alt="Laundry to Dining" coords="280,20 305,50" href="laundrytodining.html">
<area shape="rect" alt="Living to Dining (via the Kitchen)" coords="15,90 60,135" href="livingtoktodining.html">
<area shape="rect" alt="Living to Kitchen" coords="15,140 60,185" href="livingtokitchen.html">
<area shape="rect" alt="Fireplace" coords="110,190 140,225" href="livingfireplace.html">
<area shape="rect" alt="The Television" coords="190,200 230,240" href="livingtv.html">
<area shape="rect" alt="Across the Living Room" coords="265,285 305,315" href="living4.html">
<area shape="rect" alt="The Front Door" coords="280,245 310,280" href="livingtodoor.html">
<area shape="rect" alt="Living to Bedroom" coords="305,280 345,305" href="livingtobedroom.html">
<area shape="rect" alt="Across the Living Room" coords="40,185 85,220" href="living2.html">
<area shape="rect" alt="The Bathtub" coords="415,50 455,80" href="bath.html">
<area shape="rect" alt="The Hobby Room" coords="405,170 440,205" href="hobby.html">
<area shape="rect" alt="The Pantry" coords="215,120 260,165" href="pantry.html">
</map>
</body>
</html>

View File

@@ -0,0 +1,54 @@
<html>
<head>
<title>My House</title>
<STYLE type="text/css">
BODY { background: #d2b48c; color: black }
TH { background: #EFB5F7; color: black }
TD { background: #d2b48c; color: black }
A { text-decoration:none }
A:active { text-decoration:none }
A:visited { text-decoration:none }
A:hover { text-decoration:none }
</STYLE>
</head>
<body>
<table border=0 border=0 cellpadding=0 cellspacing=0 align=center>
<tr><td colspan=2>&nbsp;</td></tr>
<tr><td colspan=2>&nbsp;</td></tr>
<tr><td colspan=2>&nbsp;</td></tr>
<tr>
<td colspan=2>This is the entry point to a virtual tour of my county home. My goal is to update the photos and descriptions as I get settled in, so what is beginning in April of 2000 as pictures of boxes and clutter will change and expand as time goes by. There are two ways to take the tour: as a first-person walk though or by clicking on cameras drawn on a floorplan. Click on the option you want below.</td>
</tr>
<tr><td colspan=2>&nbsp;</td></tr>
<tr><td colspan=2>&nbsp;</td></tr>
<tr><td colspan=2>&nbsp;</td></tr>
<tr>
<td align=center>Walk though, starting inside the back door.</td>
<td align=center>Use the floorplan to guide yourself.</td>
</tr>
<tr>
<td align=center><a href="kitchentoliving.html"><img src="kitchentoliving.gif" width=192 height=144></td>
<td align=center><a href="floorplan.html"><img src="floorplan.gif" width=192 height=144></td>
</tr>
</table>
<br>
<br>
<b><a href="http://www.ericwagoner.com/weblog/">Return to Kestrel's Nest</a></b>
<br><br>
<!--WEBBOT bot="HTMLMarkup" startspan ALT="Site Meter" -->
<script type="text/javascript" language="JavaScript">var site="sm3kestrelsnest"</script>
<script type="text/javascript" language="JavaScript1.2" src="http://sm3.sitemeter.com/js/counter.js?site=sm3kestrelsnest">
</script>
<noscript>
<a href="http://sm3.sitemeter.com/stats.asp?site=sm3kestrelsnest" target=_top>
<img src="http://sm3.sitemeter.com/meter.asp?site=sm3kestrelsnest" title="Site Meter" border=0></a>
</noscript>
<!-- Copyright (c)2000 Site Meter -->
<!--WEBBOT bot="HTMLMarkup" Endspan -->
</body>
</html>

View File

@@ -0,0 +1,52 @@
<html>
<head>
<title>My House</title>
<STYLE type="text/css">
BODY { background: #d2b48c; color: black }
TH { background: #EFB5F7; color: black }
TD { background: #d2b48c; color: black }
A { text-decoration:none }
A:active { text-decoration:none; background: #d2b4ff }
A:visited { text-decoration:none }
A:hover { text-decoration:none }
</STYLE>
</head>
<body>
<table border=0 cellpadding=0 cellspacing=0 align=center width=420>
<tr>
<td colspan=3 align=center><font size=+2><b>
The Right Half of the Kitchen
</b></font></td>
</tr>
<tr>
<td><img src="UL.gif" align=center></td>
<th align=center><a href="living2.html">Move Forward</a></th>
<td><img src="UR.gif" align=center></td>
</tr>
<tr>
<th><a href="kitchentodining.html">T<br>U<br>R<br>N<br>&nbsp;<br>L<br>E<br>F<br>T<br></a></th>
<td><img src="kitchentoliving.gif" align=center></td>
<th>&nbsp;</th>
</tr>
<tr>
<td><img src="BL.gif" align=center></td>
<th align=center><a href="livingtokitchen.html">Turn Around</a></th>
<td><img src="BR.gif" align=center></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>
This is the half of the kitchen where I prepare the food. Out of view to the extreme right is a nice wooden counter top with plenty of cupboards above and below. I've yet to figure out where to put everything. The table is both unusual and functional. Built by some college friends of mine (and given to me when they moved on), it's a solid wooden door set upon four legposts with built-in shelves. It's up high and makes the perfect work space. I can chop and cut right on it, knead dough, roll pastry crusts & noodles, etc. Bar stools serve as seats, though I rarely use them. If you can find an old solid door in good shape, you can probably make this table for under $20.<br><br>The doorway leads to the living room. You can also see the mantle for a non-functioning, boarded up fireplace. It holds my cookbooks very well.
<br><br><center><a href="index.html">The Beginning</a><br><a href="floorplan.html">The Floorplan</a></center>
</td>
<td>&nbsp;</td>
</tr>
</table>
<center>
<a href="index.html">The Beginning</a><br>
<br>
<a href="floorplan.html">The Floorplan</a>
</body>
</html>