Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexgenovese/migrate-from-ghost-to-outstatic


https://github.com/alexgenovese/migrate-from-ghost-to-outstatic

Last synced: about 20 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Migrate from ghost to outstatic

1. Export all posts in JSON format using the Ghost backend
2. Place the file into the main of this folder and rename into "backup.json"
3. Run as showed below:
```
node index.js
```