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:
8
content/posts/2007-04-04-successful-phone-call.md
Normal file
8
content/posts/2007-04-04-successful-phone-call.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
author: Eric Wagoner
|
||||
date: '2007-04-04T15:42:08'
|
||||
draft: false
|
||||
title: Successful Phone Call
|
||||
---
|
||||
|
||||
I talked with David Young of Joyent and Jeff Mancuso of Magnetk (the developer of Slingshot). They asked me some details about locallygrown.net and possible offline use cases for it. We all agreed that it could very well be a good match for Slingshot, so the project will proceed. They'll be sending me a developer's kit next week that will get me started. I did learn that I decide (at the controller level) what data (and controllers and actions) get taken offline and how the data gets merged back in. Slingshot provides the framework to get it done but I tell it *how* to do it. I like that. Locallygrown.net is now sitting on a shared hosting server (don't worry... I'm a good neighbor, or at least try to be). I'll be migrating it over to a [Joyent Accelerator](http://www.joyent.com/accelerator), essentially a dedicated server running the Solaris operating system. This will allow for future growth, among other things. Since the move will be tied to getting Slingshot running, I'll document that process here as well.
|
Reference in New Issue
Block a user