From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rafael Subject: Re: publishing to gihub gh-pages branch Date: Tue, 05 Aug 2014 22:12:44 -0500 Message-ID: <86ppgee2fn.fsf@gmail.com> References: <87r42kwuss.fsf@channing.harvard.edu> <871tudl6d9.fsf@bzg.ath.cx> <87ha21e6r1.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36739) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEren-0000IP-3e for emacs-orgmode@gnu.org; Tue, 05 Aug 2014 23:12:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XEreh-0005jF-9q for emacs-orgmode@gnu.org; Tue, 05 Aug 2014 23:12:53 -0400 Received: from mail-oi0-x232.google.com ([2607:f8b0:4003:c06::232]:36228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEreh-0005jB-3p for emacs-orgmode@gnu.org; Tue, 05 Aug 2014 23:12:47 -0400 Received: by mail-oi0-f50.google.com with SMTP id a141so1261804oig.23 for ; Tue, 05 Aug 2014 20:12:46 -0700 (PDT) Received: from lahp ([187.213.177.106]) by mx.google.com with ESMTPSA id ii12sm7872370obd.5.2014.08.05.20.12.45 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 05 Aug 2014 20:12:45 -0700 (PDT) In-Reply-To: <87ha21e6r1.fsf@bzg.ath.cx> (Bastien's message of "Sun, 27 Jul 2014 14:41:25 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Bastien writes: > regcl writes: > >> Thanks, but I guess I didn't find the solutions you have >> mentioned. Could you please point them out? > > I'm thinking of this for example: > http://orgmode.org/worg/org-tutorials/org-jekyll.html > > This is not a complete solution for the problem at hand, > but a start for looking further. I'm just reading this, maybe this Python tool: https://github.com/davisp/ghp-import could be useful to the OP.