From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: A tutorial on using ox-rss.el to publish an Emacs-made blog Date: Wed, 25 Sep 2013 16:31:27 +0200 Message-ID: <87mwn1c6rk.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49932) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOq86-0002Ae-OE for emacs-orgmode@gnu.org; Wed, 25 Sep 2013 10:31:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOq82-0005xM-1Z for emacs-orgmode@gnu.org; Wed, 25 Sep 2013 10:31:50 -0400 Received: from plane.gmane.org ([80.91.229.3]:36894) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOq81-0005ve-Qk for emacs-orgmode@gnu.org; Wed, 25 Sep 2013 10:31:45 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VOq7v-0001TU-Bg for emacs-orgmode@gnu.org; Wed, 25 Sep 2013 16:31:39 +0200 Received: from vol75-5-82-226-35-66.fbx.proxad.net ([82.226.35.66]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Sep 2013 16:31:39 +0200 Received: from bzg by vol75-5-82-226-35-66.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Sep 2013 16:31:39 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi all, reading Sacha's post on blogging with Emacs* pushed me to write this small tutorial on how to use ox-rss.el to write/publish a blog with Emacs and Org: http://bzg.fr/blogging-from-emacs.html Enjoy! * http://sachachua.com/blog/2013/09/when-i-blog-with-emacs-and-when-i-blog-with-something-else/ -- Bastien