From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: Is there a good way to use org as blog system? Date: Wed, 11 Nov 2009 14:18:41 +0000 Message-ID: <4AFAC7C1.4000206@manor-farm.org> References: <83eipo4wd0.fsf@ymail.com> <330fb75e0910012135g3721202dr8c4517e89b23950c@mail.gmail.com> <4AFA88AD.8040000@manor-farm.org> Reply-To: lists@manor-farm.org 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 1N8E26-0003sn-KR for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 09:18:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N8E24-0003rW-4j for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 09:18:49 -0500 Received: from [199.232.76.173] (port=48426 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8E23-0003rB-HP for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 09:18:47 -0500 Received: from li40-130.members.linode.com ([72.14.178.130]:49089) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N8E23-0001m9-3T for emacs-orgmode@gnu.org; Wed, 11 Nov 2009 09:18:47 -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: Rick Moynihan Cc: emacs-orgmode@gnu.org Rick Moynihan wrote: > 2009/11/11 Ian Barton : >> Rick Moynihan wrote: >>> 2009/10/2 Miguel Fernando Cabrera : >>>> Hi, >>>> >>>> You might be interested in Jekkyl, a Ruby program that is a blog-aware, >>>> static web sites generator. It basically generates HTML out of tex,haml, >>>> textile files. >>>> >>>> check it out: http://github.com/mojombo/jekyll/ >>>> Example sites: http://wiki.github.com/mojombo/jekyll/sites >>>> >>>> So what does it have to do with Org? well, some guy developed a nice way >>>> of >>>> using the power of Jekky with Org. It uses org as a backed to generate >>>> the >>>> html, he prepoceses it and then generates the site using Jekyll. >>>> >>>> You might want to check it out: >>>> >>>> http://github.com/Chrononaut/happyblogger >>>> >>> This looks like it could be really good, but I can't access the >>> happyblogger repository nor any of Chrononaut's other git repo's on >>> github. Has the account been deleted or is github just down again? >>> >>> I'm looking for an org-mode based static blogging solution that's more >>> robust than blorg, so I'm hoping this is available somewhere. >>> >>> R. >>> >> My stuff on github is OK, so he may have deleted his account. > > Do you or does anyone else know if there is a clone of this repo anywhere? > > Not exactly, but http://github.com/bmaland/chrononaut.github.com/ is a clone of his website. At first glance this should be enough to get started. Ian.