emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Announcing org-ruby
@ 2009-12-27 21:19 Brian Dewey
  2009-12-28 23:35 ` Eric Schulte
  2010-04-14 14:59 ` Carsten Dominik
  0 siblings, 2 replies; 5+ messages in thread
From: Brian Dewey @ 2009-12-27 21:19 UTC (permalink / raw)
  To: Emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 546 bytes --]

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 <http://webby.rubyforge.org/>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

[-- Attachment #1.2: Type: text/html, Size: 912 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Announcing org-ruby
  2009-12-27 21:19 Announcing org-ruby Brian Dewey
@ 2009-12-28 23:35 ` Eric Schulte
  2010-04-14 14:59 ` Carsten Dominik
  1 sibling, 0 replies; 5+ messages in thread
From: Eric Schulte @ 2009-12-28 23:35 UTC (permalink / raw)
  To: Brian Dewey; +Cc: Emacs-orgmode

That's great!

Thanks for sharing this.

Have you mentioned org-ruby to the people at github.  I know that they
were looking for a tool with which to export README.org files in github
repositories to HTML, but they felt that a full Emacs instillation was
too large of a requirement.  I bet they'd be interested in using
org-ruby for this job.

Also, would you mind adding this information to
http://orgmode.org/worg/org-blog-wiki.php

Thanks! -- Eric

Brian Dewey <bdewey@gmail.com> writes:

> 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Announcing org-ruby
  2009-12-27 21:19 Announcing org-ruby Brian Dewey
  2009-12-28 23:35 ` Eric Schulte
@ 2010-04-14 14:59 ` Carsten Dominik
  2010-04-14 20:12   ` Greg Newman
  1 sibling, 1 reply; 5+ messages in thread
From: Carsten Dominik @ 2010-04-14 14:59 UTC (permalink / raw)
  To: Brian Dewey; +Cc: Emacs-orgmode

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Announcing org-ruby
  2010-04-14 14:59 ` Carsten Dominik
@ 2010-04-14 20:12   ` Greg Newman
  2010-04-18  6:23     ` Carsten Dominik
  0 siblings, 1 reply; 5+ messages in thread
From: Greg Newman @ 2010-04-14 20:12 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: Emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 1367 bytes --]

Actually Github is using it now to show org files for project readme's.

On Wed, Apr 14, 2010 at 10:59 AM, Carsten Dominik <carsten.dominik@gmail.com
> wrote:

> 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
>
>
>
>
>
>
> _______________________________________________
> 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
>

[-- Attachment #1.2: Type: text/html, Size: 2278 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Announcing org-ruby
  2010-04-14 20:12   ` Greg Newman
@ 2010-04-18  6:23     ` Carsten Dominik
  0 siblings, 0 replies; 5+ messages in thread
From: Carsten Dominik @ 2010-04-18  6:23 UTC (permalink / raw)
  To: Greg Newman; +Cc: Emacs-orgmode


On Apr 14, 2010, at 10:12 PM, Greg Newman wrote:

> Actually Github is using it now to show org files for project  
> readme's.


Ah, this is how github does it?  Good to know.

- Carsten

>
> On Wed, Apr 14, 2010 at 10:59 AM, Carsten Dominik <carsten.dominik@gmail.com 
> > wrote:
> 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
>
>
>
>
>
>
> _______________________________________________
> 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-04-18  6:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-27 21:19 Announcing org-ruby Brian Dewey
2009-12-28 23:35 ` Eric Schulte
2010-04-14 14:59 ` Carsten Dominik
2010-04-14 20:12   ` Greg Newman
2010-04-18  6:23     ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).