emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] how to change appearance of org-mode files on Github?


From: Suvayu Ali
Subject: Re: [O] how to change appearance of org-mode files on Github?
Date: Thu, 27 Jun 2013 10:03:08 +0200
User-agent: Mutt/1.5.21 (2012-12-30)

On Thu, Jun 27, 2013 at 02:54:18AM -0400, Peter Salazar wrote:
> Github supports org-mode files, and has a renderer that parses .org files
> and converts them to HTML form. Headings appear in larger font, org tables
> are converted to graphical HTML tables, etc.
> 
> Is there a way to control the way .org files appear on Github?
> 
> I tried adding some export options in the usual manner
> 
> #+OPTIONS:   H:2 toc:t
> 
> but the options are not reflected.
> 
> Is this possible?

No.  The github parser is very basic and is outdated.

> 
> If not, what's the best way to automatically push to the web the most
> version of a locally stored org-mode file without having to Export to HTML
> every time I make a change?

Since you are using git, you can try git push hooks.  For hints you can
look at the setup on Worg.

  <http://orgmode.org/worg/worg-setup.html>

Hope this helps,

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]