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:
30
static/legacy/gobbler/pool.html
Normal file
30
static/legacy/gobbler/pool.html
Normal file
@@ -0,0 +1,30 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>The Gobbler Pool</title>
|
||||
<STYLE type="text/css">
|
||||
BODY, TD { background: #d2b48c; color: black }
|
||||
TH { background: #d2b4ff; color: black }
|
||||
A:active { background: #d2b4ff }
|
||||
</STYLE>
|
||||
</head>
|
||||
<body>
|
||||
<font size=+3>The Pool</font><br>
|
||||
<blockquote>
|
||||
<font size=+2><b>Then:</b></font><br>
|
||||
<a href="http://www.lileks.com/institute/motel/pool.html"><img align=center src="http://www.lileks.com/institute/motel/pool.jpg"></a><br>
|
||||
<font size=+2><b>Now:</b></font><br>
|
||||
<img align=center src="pool.jpg"><br>
|
||||
<blockquote>
|
||||
Darwin, modeling the pool. It seems so bare, so sparse. I think it's because the radial metal rafters are all the same color now. There's no diving board now, either. On the plus side, there are plenty of <a href="http://www.kibo.com/photos/cones/">yellow cones</a>. Also, they've jumped on the blue water bandwagon, ditching the old green water fashion.
|
||||
<blockquote><blockquote><blockquote><a href="http://www.ericwagoner.com/weblog/">Kestrel's Nest</a> | <a href="intro.html">Back to the Beginning</a> | <a href="hallway.html">Forward to the hallway</a>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user