Sebastian Rose writes:
> It's there, too.
>
> See
>
> C-h v org-publish-project-alist
>
>
> "
> If you create a sitemap file, adjust the sorting like this:
>
> :sitemap-sort-foldersWhere folders should appear in the
>sitemap. Set this to `first' (d
Manuel Giraud writes:
> Eric S Fraga writes:
>
>> On Fri, 15 Oct 2010 11:07:05 -0600, "Eric Schulte"
>> wrote:
>>>
>>> Hi Manuel,
>>>
>>> The following works for me, it creates an index of all files in the same
>>> directory as the Org-mode file.
>>>
>>> --8<---cut here--
Eric S Fraga writes:
> On Fri, 15 Oct 2010 11:07:05 -0600, "Eric Schulte"
> wrote:
>>
>> Hi Manuel,
>>
>> The following works for me, it creates an index of all files in the same
>> directory as the Org-mode file.
>>
>> --8<---cut here---start->8---
>> * i
Le 16 Oct 2010 00:13, Pere Quintana Seguí a écrit:
> Al 15/10/10 22:32, En/na Eric Schulte ha escrit:
> > this approach might be less appropriate for RSS, mainly because code
> > block output is most easily contained in an Org-mode file, and then
> > exported along with the rest of the file. RSS f
On Fri, 15 Oct 2010 11:07:05 -0600, "Eric Schulte"
wrote:
>
> Hi Manuel,
>
> The following works for me, it creates an index of all files in the same
> directory as the Org-mode file.
>
> --8<---cut here---start->8---
> * index
>
> Create an index automatic
Al 15/10/10 22:32, En/na Eric Schulte ha escrit:
> this approach might be less appropriate for RSS, mainly because code
> block output is most easily contained in an Org-mode file, and then
> exported along with the rest of the file. RSS files require special
> headers and footers and can not be
this approach might be less appropriate for RSS, mainly because code
block output is most easily contained in an Org-mode file, and then
exported along with the rest of the file. RSS files require special
headers and footers and can not be embedded in a standard html file, you
may be better off lo
Thanks for the tip Eric, I'll use it to create a sitemap for my site,
which is made using org-mode.
Do you know if it would be possible to create an RSS file, using a
similar approach?
Thanks,
Pere
Al 15/10/10 19:07, En/na Eric Schulte ha escrit:
> Hi Manuel,
>
> The following works for me, it
Hi Manuel,
The following works for me, it creates an index of all files in the same
directory as the Org-mode file.
--8<---cut here---start->8---
* index
Create an index automatically with an elisp code block.
#+begin_src emacs-lisp :exports results :results
Hi,
I'd like to set up a simple blog (with static page only) using emacs. So
far, I was able to use emacs-muse based on the following instructions:
http://alexott.net/en/writings/EmacsMuseMyPage.html
http://www.diale.org/muse-functions.html
Now, I'd like to give org-publish a try because it see
10 matches
Mail list logo