Atlas Content Bridge
Version 1.0.0
Overview
Atlas Content Bridge is a professional WordPress-to-Astro migration tool by Andy Kemp Consulting.
It discovers WordPress blog content through the REST API, allows selection of posts, and migrates them into an Astro website repository through GitHub branches and pull requests.
The tool preserves existing WordPress post URLs, publication dates, metadata, categories, tags, featured images, embedded images, SEO data, internal links, and heading structure.
Key Features
- WordPress REST API Integration
Automatically discovers posts, authors, categories, tags and media
- URL Preservation
Maintains existing /YYYY/MM/DD/slug/ permalink structure
- HTML to Markdown Conversion
Clean conversion with image extraction and link rewriting
- GitHub App Integration
Secure authentication with automatic branch and PR creation
- Job Queue System
Process migrations asynchronously with progress tracking
- Cloudflare Access Protection
Secure private application with identity validation
Architecture
- Frontend: Astro with TypeScript
- Backend: Cloudflare Workers
- Database: Cloudflare D1
- Queue: Cloudflare Queues
- Storage: Cloudflare R2 (optional)
- Authentication: Cloudflare Access + GitHub App
Initial Use Case
Source
www.andykemp.com
Staging
copper.andykemp.com
Production
www.andykemp.com
Application
wpmigrate.andykemp.com
Author
Andy Kemp Consulting Ltd
www.andykemp.com
Licence not yet selected. See LICENSE.md in the repository.