Known2Ghost/README.md

9 lines
353 B
Markdown
Raw Normal View History

2017-02-28 22:58:36 +01:00
# 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.