This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
,.ood888888888888boo., | |
.od888P^"" ""^Y888bo. | |
.od8P'' ..oood88888888booo. ``Y8bo. | |
.odP'" .ood8888888888888888888888boo. "`Ybo. | |
.d8' od8'd888888888f`8888't888888888b`8bo `Yb. | |
d8' od8^ 8888888888[ `' ]8888888888 ^8bo `8b | |
.8P d88' 8888888888P Y8888888888 `88b Y8. | |
d8' .d8' `Y88888888' `88888888P' `8b. `8b |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
This file a Wordpress to Ghost image importer. | |
Before you run this script, you must have done the following: | |
1. Import your blog content in Ghost with Markdown syntax (very important). | |
I used ExitWP (https://github.com/thomasf/exitwp) then | |
replaced all my Ghost data by its equivalent in Markdown | |
2. Export your Ghost database (yourblogurl/ghost/debug) | |
3. Configure this script (see variables below) |
NewerOlder