Sebastian Rose sebastian_r...@gmx.de 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
Eric S Fraga ucec...@ucl.ac.uk writes:
On Fri, 15 Oct 2010 11:07:05 -0600, Eric Schulte schulte.e...@gmail.com
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
Manuel Giraud manuel.gir...@univ-nantes.fr writes:
Eric S Fraga ucec...@ucl.ac.uk writes:
On Fri, 15 Oct 2010 11:07:05 -0600, Eric Schulte schulte.e...@gmail.com
wrote:
Hi Manuel,
The following works for me, it creates an index of all files in the same
directory as the Org-mode file.
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 files
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
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
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
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