Skip to main content

Convert Ghost articles to markdown files

Project description

Ghost2md

A simple utility for converting the articles stored in a ghost backup file to Markdown. ghost2md will convert posts and pages to markdown files and will include any tags associated with the post as well.

Motivation

I needed a simple tool for converting all my Ghost articles to markdown files which would be used by Gatsby.js. Didn't find any tools that produced markdown to my liking. Thus, ghost2md was born.

Requirements

  • Python 3.4+

Installation

Via pip

pip3 install ghost2md --user

Via Poetry

poetry install (Run command inside of ghost2md)

Contributing

Any feedback or ideas are welcome! Want to improve something? Create a pull request!

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ghost2md-0.1.0.tar.gz (125.4 kB view hashes)

Uploaded Source

Built Distribution

ghost2md-0.1.0-py3-none-any.whl (128.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page