blogpost 0.9.0 adds lots of new features to the previous 0.1.0 release. The most important feature in the blogpost 0.9.0 release is WordPress media file management:
- Media files (images, videos, audio, document) referenced in your AsciiDoc (or HTML) documents are automatically uploaded and linked to the uploaded blog.
- Only new or modified media files are uploaded (changes detected using cached MD5 checksums).
- Metadata caching means post options are remembered and don’t need to be repeated every time you update your posts.
- WordPress Pages can be posted and updated (blogpost includes a patched wordpresslib.py containing Page methods).