From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: blogging org files Date: Thu, 24 Dec 2009 13:44:32 +0000 Message-ID: <4B337040.5090806@manor-farm.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NNnzk-0003vx-Br for emacs-orgmode@gnu.org; Thu, 24 Dec 2009 08:44:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NNnzi-0003uC-Oh for emacs-orgmode@gnu.org; Thu, 24 Dec 2009 08:44:47 -0500 Received: from [199.232.76.173] (port=43497 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NNnzi-0003tu-Fj for emacs-orgmode@gnu.org; Thu, 24 Dec 2009 08:44:46 -0500 Received: from li143-44.members.linode.com ([109.74.196.44]:55229 helo=li40-130.members.linode.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NNnzi-0004aB-4o for emacs-orgmode@gnu.org; Thu, 24 Dec 2009 08:44:46 -0500 In-Reply-To: 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: andrea.crotti.0@gmail.com Cc: emacs-orgmode@gnu.org andrea wrote: > 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? > Hi Andrea, I recently wrote a tutorial for Worg, which shows how to use Jekyll to blog with native org files. The org site seems to be timing out for me at the moment, so I can't give you the direct url. Best wishes, Ian.