## Step 3. Create Some Content
+> If you used a different blogging platform such as Jekyll, Ghost or Wordpress and you
+want convert your content, take a look at this list of [ migration tools]({{< relref "tools/index.md#migration-tools" >}}).
+
Hugo also has the ability to create a skeleton content page:
$ hugo new about.md
- [JekyllToHugo](https://github.com/SenjinDarashiva/JekyllToHugo) - A Small script for converting Jekyll blog posts to a Hugo site.
- [ConvertToHugo](https://github.com/coderzh/ConvertToHugo) - Convert your blog from Jekyll to Hugo.
+### Ghost
+
+- [ghostToHugo](https://github.com/jbarone/ghostToHugo) - Convert Ghost blog posts and export them to Hugo.
### Octopress