From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrea Subject: blogging org files Date: Tue, 22 Dec 2009 14:06:32 +0100 Message-ID: Reply-To: andrea.crotti.0@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NN4SC-0003CN-7A for emacs-orgmode@gnu.org; Tue, 22 Dec 2009 08:07:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NN4S7-0003Ah-KN for emacs-orgmode@gnu.org; Tue, 22 Dec 2009 08:07:07 -0500 Received: from [199.232.76.173] (port=60809 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NN4S7-0003Ac-GX for emacs-orgmode@gnu.org; Tue, 22 Dec 2009 08:07:03 -0500 Received: from lo.gmane.org ([80.91.229.12]:42010) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NN4S7-0004uU-Ak for emacs-orgmode@gnu.org; Tue, 22 Dec 2009 08:07:03 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NN4S3-0005hv-76 for emacs-orgmode@gnu.org; Tue, 22 Dec 2009 14:06:59 +0100 Received: from 44-245.eduroam.rwth-aachen.de ([134.61.44.245]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Dec 2009 14:06:59 +0100 Received: from andrea.crotti.0 by 44-245.eduroam.rwth-aachen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Dec 2009 14:06:59 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Since I'm using org-mode I started to write really a lot, and many of those things could easily become articles to blog somewhere. I got sick of wordpress and all php related stuff, and I found this: http://metajack.im/2009/01/23/blogging-with-git-emacs-and-jekyll/ Which is what I wanted. It doesn't support natively org-mode (textile and markdown), but I think I can just set up some hooks to auto convert my files. What do you think? I've seen there are already many packages to blog with org-mode, which ones are you using?