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:
48
static/legacy/house/living4.html
Normal file
48
static/legacy/house/living4.html
Normal file
@@ -0,0 +1,48 @@
|
||||
<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>
|
||||
Lookin' Across the Living Room
|
||||
</b></font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="UL.gif" align=center></td>
|
||||
<th align=center><a href="livingtokitchen.html">The Doorway</a> <a href="livingfireplace.html">The Fireplace</a> <a href="livingtv.html">The TV</a></th>
|
||||
<td><img src="UR.gif" align=center></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><a href="livingtodoor.html">T<br>U<br>R<br>N<br> <br>L<br>E<br>F<br>T<br></a></th>
|
||||
<td><img src="living4.gif" align=center></td>
|
||||
<th><a href="diningtolaundry.html">T<br>U<br>R<br>N<br> <br>R<br>I<br>G<br>H<br>T<br></a></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="BL.gif" align=center></td>
|
||||
<th align=center><a href="livingtobedroom.html">Turn Around</a></th>
|
||||
<td><img src="BR.gif" align=center></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td>
|
||||
The living room really is huge, but here you see the few square feet where I spend most of my time at home. The futon is my bed, and doubles as a couch. The TV entertains me by providing cartoons and imported cooking shows. I've got a stack of books by the bed that keep me busy as well. When I've got a play in the works, it's not unusual for me to come home at 10pm or later, plop on the bed and read & watch TV and sleep (often all at the same time, somehow), wake up at 6 in the morning and leave the house by 7:30. So, despite all of the room in the house, odds are you'll find me here. The vantage point would be great for a webcam, now that I think about it. Of course, I'd have to get a computer first.
|
||||
<br><br><center><a href="index.html">The Beginning</a><br><a href="floorplan.html">The Floorplan</a></center>
|
||||
</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
</table>
|
Reference in New Issue
Block a user