emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Introducing Octopress Exporter
@ 2012-08-01 23:21 Tom Alexander
  2012-08-02  9:45 ` Aurélien Aptel
  2012-08-03  7:15 ` Introducing Octopress Exporter Bastien
  0 siblings, 2 replies; 23+ messages in thread
From: Tom Alexander @ 2012-08-01 23:21 UTC (permalink / raw)
  To: emacs-orgmode

I recently started using Octopress since its a great platform for
programmers to blog. Since the posts are written in HTML, it was easy
to use Org-Mode but once I got to code blocks I noticed that there was
no highlighting. I decided to modify the HTML exporter so that code
blocks were exported in the format described at
http://octopress.org/docs/plugins/codeblock/ . My new exporter is
located on github at https://github.com/craftkiller/orgmode-octopress
and I welcome anyone to help improve it (for example, right now the
body-only tag seems to fail since a table of contents gets exported).
The important changes are all at the bottom of the file. Basically I
just grab the text before the html preprocessor gets to it and go
through line-by-line to find the code blocks.

I wrote some information of setting this up so you can blog with
org-mode at http://blog.paphus.com/blog/2012/08/01/introducing-octopress-blogging-for-org-mode/
.

Thank you guys for all that you do! Org-mode has made my life
significantly easier. Heres hoping this makes some blogger's life
easier.

-- 
Tom Alexander
HS - Secretary
Alpha Sigma Phi; Beta Psi Chapter
Rensselaer Polytechnic Institute
Class of 2013

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2012-08-14 21:50 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-01 23:21 Introducing Octopress Exporter Tom Alexander
2012-08-02  9:45 ` Aurélien Aptel
2012-08-02 13:44   ` Tom Alexander
2012-08-02 14:37   ` Jambunathan K
2012-08-06 22:28   ` Neil Smithline
2012-08-07  2:48     ` Neil Smithline
2012-08-07  9:52       ` The Quantified Shower (was: Introducing Octopress Exporter) Bastien
2012-08-07 12:32         ` The Quantified Shower Christopher J. White
2012-08-09 10:17           ` Aurélien Aptel
2012-08-07 13:07         ` The Quantified Shower (was: Introducing Octopress Exporter) Nick Dokos
2012-08-07 13:13           ` Nick Dokos
2012-08-07 17:27             ` The Quantified Shower Bastien
2012-08-07 20:39               ` brian powell
2012-08-08 12:46             ` Karl Voit
2012-08-08 17:30           ` Jambunathan K
2012-08-10  7:50             ` Bastien
2012-08-13 10:56               ` A tidy file maketh a tidy mind? 'Mash
2012-08-14  7:46                 ` Bastien
2012-08-14 13:10                 ` Eric Schulte
2012-08-14 13:55                   ` 'Mash (Thomas Herbert)
2012-08-14 21:50                   ` Bastien
2012-08-07 13:08         ` The Quantified Shower (was: Introducing Octopress Exporter) Myles English
2012-08-03  7:15 ` Introducing Octopress Exporter Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).