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!
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ghost2md-0.1.0.tar.gz
.
File metadata
- Download URL: ghost2md-0.1.0.tar.gz
- Upload date:
- Size: 125.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.15 CPython/3.7.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72200a9b6c4c0d7c53799f58209a7486b28c7b73484748130c47aa44d9873e05 |
|
MD5 | 398822a9d84188e08233b7fdd5a2f481 |
|
BLAKE2b-256 | b45adfd09afd67bcf1cd6dd1f13b98614a28b180246e9bd429b2771504bb05da |
File details
Details for the file ghost2md-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ghost2md-0.1.0-py3-none-any.whl
- Upload date:
- Size: 128.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.15 CPython/3.7.0 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08bb2fd9b26b148deb9a20480cbdeeb9c86529105717fda2fe2b52b38d02a254 |
|
MD5 | 72887f9bcadc51a547370c6f78d8adc2 |
|
BLAKE2b-256 | b6f8de1a448a9625ac492b649e26e7f1fe27a2f86e357771bafd24de18e5d949 |