The latest version of BlogLiterately is 0.8.8.2-1.
BlogLiterately
Version 0.6.0.2 revision 0 uploaded by BrentYorgey.
Package meta
- Synopsis
- A tool for posting Haskelly articles to blogs
- Description
Write blog posts in Markdown format, then use BlogLiterately to do syntax highlighting, format ghci sessions, and upload to any blog supporting the metaWeblog API (such as Wordpress).
To get started, use the provided executable
BlogLiterately
; see http://byorgey.wordpress.com/blogliterately/ for complete documentation.To make further customization possible, the internals of the executable are made available as a library. In particular, it is easy to create your own executable which adds extra custom transformations; see Text.BlogLiterately.Run.
- Author
- Robert Greayer <robgreayer@yahoo.com>
- Bug reports
- http://github.com/byorgey/BlogLiterately/issues
- Category
- Web
- Copyright
- Copyright (c) Robert Greayer 2008-2010, Brent Yorgey 2012-2013
- Homepage
- http://byorgey.wordpress.com/blogliterately/
- Maintainer
- Brent Yorgey <byorgey@cis.upenn.edu>
- Package URL
- n/a
- Stability
- experimental