Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Cantallops/Phantom

Repository files navigation

Build Status codecov

Currently in beta

Phantom Editor is the iOS app for your Ghost blog.

Features

  • Markdown editing and post settings
  • Works with Ghost Pro (ghost.io) as well as self-hosted blogs
  • Manage tags

Dev Setup

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)