Export from withknown compatible with Ghost
Go to file
Shikiryu fa7df389ea Add Readme 2017-02-28 22:58:36 +01:00
.gitignore 🚧 Build the array to export 2017-02-27 23:46:08 +01:00
HTML-To-Markdown.php 🎉 First commit 2017-02-27 14:07:17 +01:00
README.md Add Readme 2017-02-28 22:58:36 +01:00
export.php 🚑 Blog posts aren't pages. 2017-02-28 22:32:40 +01:00

README.md

Export script from known to ghost

Usage

  1. Copy export.php and HTML-To-Markdown.php at the root of your known installation
  2. Run http://myknown.com/export.php
  3. Download the generated .json
  4. Import it into your ghost installation ( Labs > Import )
  5. That's it.