emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tom Alexander <tomalexander@paphus.com>
To: emacs-orgmode@gnu.org
Subject: Introducing Octopress Exporter
Date: Wed, 1 Aug 2012 19:21:55 -0400	[thread overview]
Message-ID: <CABAqcgLexJU8gHyiM9m10T=9+S-udxM6=hcrc_Pk72mC2RNL7w@mail.gmail.com> (raw)

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

             reply	other threads:[~2012-08-01 23:22 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-01 23:21 Tom Alexander [this message]
2012-08-02  9:45 ` Introducing Octopress Exporter 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABAqcgLexJU8gHyiM9m10T=9+S-udxM6=hcrc_Pk72mC2RNL7w@mail.gmail.com' \
    --to=tomalexander@paphus.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).