* how to change appearance of org-mode files on Github?
@ 2013-06-27 6:54 Peter Salazar
2013-06-27 8:03 ` Suvayu Ali
2013-06-28 9:13 ` Karl Voit
0 siblings, 2 replies; 4+ messages in thread
From: Peter Salazar @ 2013-06-27 6:54 UTC (permalink / raw)
To: org-mode
[-- Attachment #1: Type: text/plain, Size: 567 bytes --]
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?
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?
[-- Attachment #2: Type: text/html, Size: 2632 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: how to change appearance of org-mode files on Github?
2013-06-27 6:54 how to change appearance of org-mode files on Github? Peter Salazar
@ 2013-06-27 8:03 ` Suvayu Ali
2013-06-27 13:55 ` Bastien
2013-06-28 9:13 ` Karl Voit
1 sibling, 1 reply; 4+ messages in thread
From: Suvayu Ali @ 2013-06-27 8:03 UTC (permalink / raw)
To: emacs-orgmode
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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: how to change appearance of org-mode files on Github?
2013-06-27 8:03 ` Suvayu Ali
@ 2013-06-27 13:55 ` Bastien
0 siblings, 0 replies; 4+ messages in thread
From: Bastien @ 2013-06-27 13:55 UTC (permalink / raw)
To: Suvayu Ali; +Cc: emacs-orgmode
Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:
>> Is this possible?
>
> No. The github parser is very basic and is outdated.
... but we can still lobby the github team so that they
maintain and update it. Never give up! :)
--
Bastien
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: how to change appearance of org-mode files on Github?
2013-06-27 6:54 how to change appearance of org-mode files on Github? Peter Salazar
2013-06-27 8:03 ` Suvayu Ali
@ 2013-06-28 9:13 ` Karl Voit
1 sibling, 0 replies; 4+ messages in thread
From: Karl Voit @ 2013-06-28 9:13 UTC (permalink / raw)
To: emacs-orgmode
* Peter Salazar <cycleofsong@gmail.com> 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.
If you want to know, what features are supported by github, take a
look at [1] where I summarized, what works and what not.
1. https://github.com/novoid/github-orgmode-tests
--
mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode:
> get Memacs from https://github.com/novoid/Memacs <
https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-06-28 9:13 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-27 6:54 how to change appearance of org-mode files on Github? Peter Salazar
2013-06-27 8:03 ` Suvayu Ali
2013-06-27 13:55 ` Bastien
2013-06-28 9:13 ` Karl Voit
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).