.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "BLOGLITERATELY" "1" "2014-12-04" "BlogLiterately Manual" "" .hy .SH NAME .PP BlogLiterately - post articles to blogs from command line .SH SYNOPSIS .PP BlogLiterately [OPTIONS] FILE .SH OPTIONS .TP -s,\[en]style=FILE style specification (for \[en]hscolour-icss) \[en]hscolour-icss highlight haskell: hscolour, inline style (default) \[en]hscolour-css highlight haskell: hscolour, separate stylesheet \[en]hs-nohighlight no haskell highlighting \[en]hs-kate highlight haskell with highlighting-kate \[en]kate highlight non-Haskell code with highlighting-kate (default) \[en]no-kate don\[cq]t highlight non-Haskell code \[en]no-toc don\[cq]t generate a table of contents (default) \[en]toc generate a table of contents -w,\[en]wplatex reformat inline LaTeX the way WordPress expects -m,\[en]math=ITEM how to layout math, where \[en]math=[=URL] -g,\[en]ghci run [ghci] blocks through ghci and include output -I,\[en]upload-images upload local images -C,\[en]category=ITEM post category (can specify more than one) -T,\[en]tag=ITEM tag (can specify more than one) \[en]blogid=ID Blog specific identifier -P,\[en]profile=STRING profile to use -b,\[en]blog=URL blog XML-RPC url (if omitted, HTML goes to stdout) -u,\[en]user=USER user name -p,\[en]password=PASSWORD password -t \[en]title=TITLE post title -f \[en]format=FORMAT input format: markdown or rst -i \[en]postid=ID Post to replace (if any) \[en]page create a \[lq]page\[rq] instead of a post (WordPress only) \[en]publish publish post (otherwise it\[cq]s uploaded as a draft) -h \[en]html-only don\[cq]t upload anything; output HTML to stdout \[en]citations process citations (default) \[en]no-citations do not process citations -x,\[en]xtra=ITEM extension arguments, for use with custom extensions -?,\[en]help Display help message -V,\[en]version Print version information \[en]numeric-version Print just the version number .SH NOTES .PP This manual page is written by Dmitry Bogatov for Debian project but can be used by others under terms of GNU GPL version 3 or later. .SH SEE ALSO .PP Tutorial and examples on project homepage [[http://byorgey.wordpress.com/blogliterately]] .SH AUTHORS Robert Greayer, Brent Yorgey.