Hello,

Do you know if it already exist an export backend to create a photo
gallery or to show a podcast on a web page ?

For the photo gallery, the idea is you create an Org-mode file that is
the gallery and where each item is a photo. The item title is the photo
title, properties are used to set the author, publication date and URL
to the photo file and the item text is the photo description. Of course,
you could use the item tags to tags a photo. Then, you have 2 backends
to export the file: 1 that create a gallery on a web page (with all the
needed CSS) and another that create it's corresponding RSS file.

For the podcast, it's the same idea. You create an org-mode file that a
podcast and where each item is an episode. Items title, properties, tags
and text are used the same way as on the gallery. And you also have
2 backends: One that generate the web page that present the podcast and
its episodes and another one that generate its RSS file. On the
generated web page, you can directly play an episode on it.

To simplify the exportation, do you think a function that export the web
and the RSS version is a good idea ? I always wondering how RSS feed
generation could be integrated in the Org-mode export or publish
workflow.

Attachment: signature.asc
Description: PGP signature

Reply via email to