Skip to content

Instantly share code, notes, and snippets.

@argv0
Created January 11, 2010 17:19
Show Gist options
  • Save argv0/274399 to your computer and use it in GitHub Desktop.
Save argv0/274399 to your computer and use it in GitHub Desktop.
I have this inside a shell script: emacsclient -e "(and (find-file \"$1\") (org-export-as-html .. http://bit.ly/7BCNjV (http://twitter.com/jazzpecq/status/7573531542)
http://orgmode.org/worg/org-faq.php#preserving-faces-during-batch-export might give you a start. HTH #org-mode #emacs (http://twitter.com/carstendominik/statuses/7556595312)
you could do something up with "-f" (function) cmd-line arg, e.g. "emacs -b -f org-export-latex filename" haven't tried it, though. (http://twitter.com/haxney/statuses/7537627042)
Also, http://www.blogofile.com/ allows posts to be written in org-mode and rendered as HTML when you build/serve the site. (vid @dreid)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment