[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Org as a static site generator
From: |
David Engster |
Subject: |
Re: [O] Org as a static site generator |
Date: |
Mon, 01 Apr 2013 13:54:40 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (gnu/linux) |
Vincent Beffara writes:
> I am using o-blog for that, it is pretty great.
Thanks, that looks pretty nice. I'll take a look.
>> Thing of a typical HTML5 template having a <header>, <nav>, <footer>,
>> and <article>. I'd like Org to include the different exported files into
>> the <article> section, and the rest to remain the same. The <nav> would
>> contain a global navigation menu, also highlighting the current active
>> section (though CSS, no JS please).
>
> I never quite managed to do that ... but it should definitely be doable.
It's really simple to do. You just have to include some 'id' in the
<body> which indicates to which section it belongs to.
I've also just found this, which uses Org only as a markup tool and
Jekyll to generate the site:
http://orgmode.org/worg/org-tutorials/org-jekyll.html
But doing everything in Org is tempting, of course. And then just serve
that stuff with ElNode. :-)
-David
- [O] Org as a static site generator, David Engster, 2013/04/01
- Re: [O] Org as a static site generator, Vincent Beffara, 2013/04/01
- Re: [O] Org as a static site generator,
David Engster <=
- Re: [O] Org as a static site generator, Vincent Beffara, 2013/04/01
- Re: [O] Org as a static site generator, Ian Barton, 2013/04/01
- Re: [O] Org as a static site generator, Christopher Allan Webber, 2013/04/05
- Re: [O] Org as a static site generator, Ian Barton, 2013/04/06
- Re: [O] Org as a static site generator, Christopher Allan Webber, 2013/04/06
- Re: [O] Org as a static site generator, Ian Barton, 2013/04/06
Re: [O] Org as a static site generator, 'Mash (Thomas Herbert), 2013/04/10