Currently in beta
Phantom Editor is the iOS app for your Ghost blog.
- Markdown editing and post settings
- Works with Ghost Pro (ghost.io) as well as self-hosted blogs
- Manage tags
You need a computer running MacOS and XCode 9 or above with iOS 10 Simulator
- Clone the repo
- Run
$ carthage bootstrap
to install dependecies. See Carthage docs - Open
Phantom.xcodeproj
- Select
PhantomDev
scheme and Run (Ctrl + R
)