https://github.com/chouchen/known2ghost
https://github.com/chouchen/known2ghost
ghost importexport known
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chouchen/known2ghost
- Owner: Chouchen
- Created: 2017-02-28T22:32:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T22:33:11.000Z (about 9 years ago)
- Last Synced: 2025-03-06T09:58:18.549Z (about 1 year ago)
- Topics: ghost, importexport, known
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.