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,8 @@
---
author: Eric Wagoner
date: '2002-07-01T10:32:14'
draft: false
title: Better tools
---
A new version of [Movable Type](http://www.movabletype.org/), the system I use to maintain this weblog and many other portions of my web space, was released over the weekend. Among the steps forward are support for MySQL (an open-source database that has become a standard for web applications) and something entirely new called [TrackBack](http://www.movabletype.org/trackback/). It's hard to describe what this actually is, but it may revolutionize the weblog format. It allows a threaded discussion between sites, so that (for example) a weblog author using MovableType could post an entry mentioning my blackberry story. That entry written by someone I may not even know could then be inserted into my own commenting system. Or, if I were to add a category structure to my farm's site like, say, recipes, I could allow other weblog authors to post to both their site and mine at the same time. There's other uses for multi-site threaded discussion that will sort themselves out over time. Could be really neat, it could never get used. We'll see.