ghost_tools

0.0.2 • Public • Published

ghost_tools npm version

Ghost tools to backup content using Ghost API Authentication. The Ghost API is WIP, so this script could be obsolete any momemnt.

How to run ghost_tools

npm install
node index.js < blogurl > < email >

You will need to enter your blog domain (if you use GhostPro use the ghost.io domain), email address and password. A content folder will be created with all the images in your account.

ToDo

  • Backup Markdown files
  • Backup tags images (??)
  • Backup databases
  • Allow to choose what to backup

Readme

Keywords

Package Sidebar

Install

npm i ghost_tools

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • kadosh.ivan
  • unosquare