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:
49
static/legacy/weblog/gobbler/intro.html
Normal file
49
static/legacy/weblog/gobbler/intro.html
Normal file
@@ -0,0 +1,49 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>The Gobbler Motel -- Where Central Wisconsin Meets the Concorde Age</title>
|
||||
<STYLE type="text/css">
|
||||
BODY, TD { background: #d2b48c; color: black }
|
||||
TH { background: #d2b4ff; color: black }
|
||||
A:active { background: #d2b4ff }
|
||||
</STYLE>
|
||||
</head>
|
||||
<body>
|
||||
<a href="http://www.lileks.com/institute/motel/index.html"><img align=center src="gobban.jpg"></a>
|
||||
<br>
|
||||
<blockquote><a href="http://www.lileks.com">James Lileks</a> over at the <a href=
|
||||
"http://www.lileks.com/institute/index.html">Institute of Official Cheer</a> has a wonderful set of pages. Most often linked, I think, is the <a href="http://www.lileks.com/institute/gallery/index.html">Gallery of Regrettable Food</a>. When I was preparing for my recent trip to Madison, Wisconsin (during the final days of 1999),what caught my eye was his write-up on <a href="http://www.lileks.com/institute/motel/index.html">The Gobbler</a>, "Where Central Wisconsin Meets the Concorde Age."<br>
|
||||
<br>
|
||||
In this day and age, you're supposed to stop and see wacky things you find on the Internet, and so I made a plan to see The Gobbler. I did, and I took pictures.<br>
|
||||
<br>
|
||||
This is my story. Illustrated with my photos and graphics stolen from James Lilek's site.<br>
|
||||
<br>
|
||||
<blockquote><blockquote><blockquote><a href="http://www.ericwagoner.com/weblog/">Back to Kestrel's Nest</a> | <a href="lobby.html">Forward to the lobby</a>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
</blockquote>
|
||||
<!-- Start of NedStat Basic code -->
|
||||
|
||||
<a href="http://usa.nedstatbasic.net/cgi-bin/viewstat?name=KestrelsNest"><img
|
||||
src="http://usa.nedstatbasic.net/cgi-bin/nedstat.gif?name=KestrelsNest"
|
||||
border=0 alt="" nosave width=22 height=22></a>
|
||||
|
||||
<!-- End of NedStat Basic code -->
|
||||
<!--------------- Start ReferStat --------------->
|
||||
|
||||
<script type="text/javascript" language="JavaScript">
|
||||
<!--
|
||||
d=document;
|
||||
d.write("<img src=\"http://usa.nedstatbasic.net");
|
||||
d.write("/cgi-bin/referstat.gif?");
|
||||
d.write("name=KestrelsNest&refer=");
|
||||
d.write(escape(top.document.referrer));
|
||||
d.write("\" width=1 height=1 align=\"right\">");
|
||||
// -->
|
||||
</script>
|
||||
|
||||
<!---------------- End ReferStat ---------------->
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user