Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 571 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 571 Bytes

reblob

Tool for doing a reblog/reply/whatever of an existing webpage.

Given a URL, it will produce a response blog entry with the original content wrapped in a block quote, before using Pandoc to convert it to the representation of choice.

Usage:

pip install reblob
reblob http://example.com/ -f rst

It requires Pandoc to be installed; see the pypandoc manual for some suggestions on how to do this.

Why the name?

Because this is used to reblog/repost/reply/respect a blog entry. re*.