diff --git a/README.md b/README.md new file mode 100644 index 0000000..dcc9772 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Export script from [known](https://github.com/idno/idno) to [ghost](https://github.com/tryghost/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. \ No newline at end of file