Skip to main content

load markdown blogs into wordpress

Project description

wordpress-markdown-blog-loader

This utility loads markdown blogs into Wordpress as a post. It allows you to work on your blog in your favorite editor and keeps all your blogs in git.

features

  • converts markdown into plain html, with syntax hightlighting support
  • uploads and synchronizes any locally referenced images
  • generates an opengraph image including the title, subtitle and author in Binx.io style

caveats

  • changing the slug leaves may orphan blog and images
  • removing images from the markdown, will leave dangling images in Wordpress

required Wordpress Plugins

configuration

to configure the access credentials, add the file ~/.wordpress.ini and add a section for your Wordpress installation:

[DEFAULT]
host = example.com

[example.com]
api_host = example.wpengine.com
username = <your wordpress username>
password = <your application passwoird>

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

wordpress-markdown-blog-loader-0.7.1.tar.gz (12.8 kB view hashes)

Uploaded Source

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