Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexgenovese/migrate-from-ghost-to-outstatic
- Owner: alexgenovese
- License: apache-2.0
- Created: 2024-06-02T19:11:28.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T21:26:41.000Z (2 months ago)
- Last Synced: 2024-08-27T23:07:46.851Z (2 months ago)
- Language: JavaScript
- Size: 707 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```