From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Announcing org-ruby Date: Wed, 14 Apr 2010 16:59:28 +0200 Message-ID: <35374681-D8DB-4F5B-8AE5-94ECEFD31F6F@gmail.com> References: <915a6c190912271319p736c0cc1s3e3f0a51fd83fdb0@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O24jK-0003QN-0M for emacs-orgmode@gnu.org; Wed, 14 Apr 2010 11:42:18 -0400 Received: from [140.186.70.92] (port=37724 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O24jF-0003MM-Qm for Emacs-orgmode@gnu.org; Wed, 14 Apr 2010 11:42:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O24jD-0002y7-OB for Emacs-orgmode@gnu.org; Wed, 14 Apr 2010 11:42:13 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:37355) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O24jD-0002tw-Is for Emacs-orgmode@gnu.org; Wed, 14 Apr 2010 11:42:11 -0400 Received: by mail-ew0-f214.google.com with SMTP id 6so162255ewy.32 for ; Wed, 14 Apr 2010 08:42:10 -0700 (PDT) In-Reply-To: <915a6c190912271319p736c0cc1s3e3f0a51fd83fdb0@mail.gmail.com> 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: Brian Dewey Cc: Emacs-orgmode@gnu.org Hi, has anybody tried or used this? Should we link to it on WOrg, or include it in the contrib directory? Thanks. - Carsten On Dec 27, 2009, at 10:19 PM, Brian Dewey wrote: > I want to use org-mode files in one of the many Ruby static website > generation tools (Webby, Webgen, Jekyll, etc.). Thus, I needed a way > to extract simple HTML from an org-mode file without relying on emacs. > > Thus, org-ruby was born. It's not nearly as full featured as the > emacs-based HTML export, but at the moment I am successfully using > org-mode files as content for Webby static websites. > > Full source is here: http://github.com/bdewey/org-ruby > > Or you can just grab the gem and go: > > sudo gem install org-ruby > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten