* org-publish and rss/atom feeds..
@ 2009-03-12 15:29 aldrin d'souza
2009-03-12 15:55 ` Matthew Lundin
0 siblings, 1 reply; 2+ messages in thread
From: aldrin d'souza @ 2009-03-12 15:29 UTC (permalink / raw)
To: emacs-orgmode
hello,
i have setup a small website using org-publish. it works great but
there's one bit missing. i have to generate the rss/atom feed
manually. does anyone know of a better way to generate these feeds
using some extension to the org-publish?
thanks,
--
ajd.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: org-publish and rss/atom feeds..
2009-03-12 15:29 org-publish and rss/atom feeds aldrin d'souza
@ 2009-03-12 15:55 ` Matthew Lundin
0 siblings, 0 replies; 2+ messages in thread
From: Matthew Lundin @ 2009-03-12 15:55 UTC (permalink / raw)
To: aldrin d'souza; +Cc: emacs-orgmode
"aldrin d'souza" <aldrindsouza@gmail.com> writes:
> hello,
>
> i have setup a small website using org-publish. it works great but
> there's one bit missing. i have to generate the rss/atom feed
> manually. does anyone know of a better way to generate these feeds
> using some extension to the org-publish?
I've been hoping to create a simple means of syndicating org-mode
content, but, alas, have not had time bring my elisp skills up to speed.
There are a few options for publishing blogs via org-mode, but neither
is being developed:
- http://lumiere.ens.fr/~guerry/blorg.php
- http://www.emacswiki.org/emacs/org-blog.el
The former produces an entire blog from a single org-file. The latter
uses one file per blog entry.
Muse mode for emacs has a simple "Journal" feature that produces rss
feeds.
- http://mwolson.org/static/doc/muse.html#Journal
You might want to look at the code in muse-journal.el.
So to answer your question: I'm not aware of any simple solution that
works at present, but the above packages might provide some ideas.
Best,
Matt
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-12 15:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-12 15:29 org-publish and rss/atom feeds aldrin d'souza
2009-03-12 15:55 ` Matthew Lundin
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).