meddler-cli
v1.0.2
Published
Convert Medium exports to Markdown for Hugo, Eleventy, Jekyll, Astro and more
Downloads
24
Maintainers
Readme
meddler-cli
Ⓜ️ Convert your Medium export to Markdown with front matter for Hugo, Eleventy, Jekyll, Astro, and more.
This is the convenience package for Meddler. It wraps @berryhouse/meddler so you can install with a simple name.
Installation
npm install -g meddler-cliUsage
# Convert with default settings
meddler convert medium-export.zip
# Specify output directory
meddler convert medium-export.zip -o my-site
# Use a preset
meddler convert medium-export.zip --preset eleventy
# See all options
meddler --helpFor full documentation, see the Meddler README.
🍓 About
Meddler is a 🍓 Berry House project created by Brennan Kenneth Brown.
If you find Meddler useful, please consider donating on Ko-fi.
License
AGPL-3.0-or-later
