Skip to content

Node.js utility to download content images from an existing Ghost site

License

Notifications You must be signed in to change notification settings

reverentgeek/ghost-image-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghost Image Downloader

This utility can download all of the content images from an existing Ghost site. This utility is useful for creating a backup, or for transferring the hosting of a Ghost site from one hosting service to another.

Requirements

  • Node.js 8.x or higher

Instructions

  1. Creating a backup? Clone or download this repository to your computer.
    Moving hosts and have access to the server? Clone or download this repository to the server where you are hosting your new instance of Ghost.
  2. Change to the folder where you have downloaded this repository's files.
  3. Use npm install to install dependencies
  4. Export your Ghost content and copy it to this repository's folder as ghost.json
  5. Copy config.sample.json to config.json and change the settings to match your blog URL and ghost environment.
  6. Run the utility using node .

About

Node.js utility to download content images from an existing Ghost site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •