An open API service indexing awesome lists of open source software.

https://github.com/chouchen/known2ghost


https://github.com/chouchen/known2ghost

ghost importexport known

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

          

# 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.