Total Pageviews

Monday, 16 December 2013

rst2blogger


rst2blogger is a command line program for converting reStructuredText documents to HTML suitable for posting to blogger.com. It takes as input a single filename and an optional blog title. The input file is parsed with docutils to create HTML, and the HTML is uploaded as a draft to the specified blog. If the blogger account only has one blog, the name does not need to be specified.
https://secure.travis-ci.org/dhellmann/rst2blogger.png?branch=master

Features

  • Quickly and easily publish reStructuredText source files as blog posts on blogger.com
  • Publish to any blogger.com blog
  • Update the text of existing posts with new drafts

Installation

Download the latest release from the PyPI page.
See the project documentation for installation and setup instructions.

Support

This project is hosted on: https://github.com/dhellmann/rst2blogger