BlogLiterately-0.6.0.2: A tool for posting Haskelly articles to blogs

The BlogLiterately package

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.

Properties

Versions0.2, 0.3, 0.4, 0.5, 0.5.1, 0.5.2, 0.5.2.1, 0.5.3, 0.5.4, 0.5.4.1, 0.6, 0.6.0.1, 0.6.0.2
Dependenciesbase (≥4.0 & <4.7), blaze-html (≥0.5 & <0.7), bool-extras, bytestring, cmdargs (≥0.9.5 & <0.11), containers, data-default (0.5.*), directory, filepath, HaXml (≥1.22 & <1.25), haxr (3000.9.*), highlighting-kate (0.5.*), hscolour (1.20.*), lens (≥3.8 & <3.10), mtl, pandoc (≥1.10 & <1.12), pandoc-types (1.10.*), parsec (≥3 & <3.2), process, split (≥0.1.4 & <0.3), transformers (0.3.*), utf8-string (0.3.*)
LicenseGPL
CopyrightCopyright (c) Robert Greayer 2008-2010, Brent Yorgey 2012-2013
AuthorRobert Greayer <robgreayer@yahoo.com>
MaintainerBrent Yorgey <byorgey@cis.upenn.edu>
Stabilityexperimental
CategoryWeb
Home pagehttp://byorgey.wordpress.com/blogliterately/
Bug trackerhttp://github.com/byorgey/BlogLiterately/issues
Source repositorygit clone git://github.com/byorgey/BlogLiterately.git
ExecutablesBlogLiterately
Upload dateThu May 16 00:41:04 UTC 2013
Uploaded byBrentYorgey
Built onghc-7.6

Modules

Downloads