Export from withknown compatible with Ghost
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shikiryu fa7df389ea Add Readme 6 years ago
.gitignore 🚧 Build the array to export 6 years ago
HTML-To-Markdown.php 🎉 First commit 6 years ago
README.md Add Readme 6 years ago
export.php 🚑 Blog posts aren't pages. 6 years ago

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.