emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Juan Reyero <joanmg@gmail.com>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: org-mode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: Announcing org-jekyll
Date: Tue, 2 Feb 2010 13:57:38 +0100	[thread overview]
Message-ID: <55bd243d1002020457y66e82278r3feecb8d38e3761c@mail.gmail.com> (raw)
In-Reply-To: <87aavsn1xn.fsf@gmail.com>

On Mon, Feb 1, 2010 at 9:20 PM, Eric Schulte <schulte.eric@gmail.com> wrote:
> I have been exporting org-mode subtrees to jekyll blog posts on a couple
> of projects, and I've found it really handy
> - resulting in more attractive web pages than I'm able to generate
>  directly from org
> - for the liquid syntax which jekyll provides for programmatic
>  generation of elements of html files
> - and for the ability to automatically generate xml/atom/rss from my
>  projects
>
> One issue that I've not been able to solve is the resolution of
> intra-file links when I'm exporting subtrees to external files.  For
> example say I have the following file
> Taking the above idea one step further, if say each subtree has an
> "EXPORT_FILE_NAME" property then it would be great to support link
> maintenance during export of all such subtrees in a file

It is a great idea.  Most of my links end up being in http format
pointing to the final location of things, which is a brittle solution
and prevents following them from org-mode.

For exporting subtrees in jekyll format you'd probably want to allow
the value of EXPORT_FILE_NAME to be a function that computes it from
the entry properties.

Another problem is how to export images and attachments.  I haven't
solved it yet: I manually copy them to their final destination, and
have a link in org-mode that will translate to something correct when
exported.  It'd be great to be able to refer to an attached file from
a link in an entry, and copy during export the attachments directory.

Best,

Juan
-- 
http://juanreyero.com/
http://unarueda.com

  reply	other threads:[~2010-02-02 12:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-29 23:16 Announcing org-jekyll Juan Reyero
2010-02-01  8:38 ` Carsten Dominik
2010-02-01  9:42   ` Carsten Dominik
2010-02-01 20:20     ` Eric Schulte
2010-02-02 12:57       ` Juan Reyero [this message]
2010-02-03 15:17       ` Carsten Dominik
2010-02-01 11:23 ` Rick Moynihan
2010-02-01 19:14   ` Juan Reyero
2010-02-02 10:37     ` Rick Moynihan
2010-02-02 13:56       ` Juan Reyero

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=55bd243d1002020457y66e82278r3feecb8d38e3761c@mail.gmail.com \
    --to=joanmg@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=schulte.eric@gmail.com \
    /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).