The idea for this blog was to write down and structure my personal experience. Some of there tasks I’ve tried to figure out how to achive it. And why didn’t I make it public if someone is struggling with particular problems. But anyway, at first I’ve started it on Ghost engine in Docker container. But after some time I’ve noticed that this process uses all RAM on Digital Ocean Droplet. Didn’t experienced problem like this with WordPress.
The process of migrating was quick and smooth:
1. export content from Ghost in JSON file;
2. convert JSON to understandable to WordPress XLM with this tool;
3. import content to WordPress. There may be some problems with images but the amount of posts was so few that it didn’t bother me.
Here is more complete article on this topic.
Leave a Reply