From mboxrd@z Thu Jan 1 00:00:00 1970 From: regcl Subject: Re: publishing to gihub gh-pages branch Date: Mon, 21 Jul 2014 15:24:31 -0400 Message-ID: References: <87r42kwuss.fsf@channing.harvard.edu> <871tudl6d9.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9JCU-0003ZM-Fy for emacs-orgmode@gnu.org; Mon, 21 Jul 2014 15:24:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X9JCO-0004Mv-BQ for emacs-orgmode@gnu.org; Mon, 21 Jul 2014 15:24:42 -0400 Received: from mail-qg0-f49.google.com ([209.85.192.49]:39738) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9JCO-0004Mk-7A for emacs-orgmode@gnu.org; Mon, 21 Jul 2014 15:24:36 -0400 Received: by mail-qg0-f49.google.com with SMTP id j107so5797848qga.8 for ; Mon, 21 Jul 2014 12:24:35 -0700 (PDT) In-Reply-To: <871tudl6d9.fsf@bzg.ath.cx> (Bastien's message of "Wed, 25 Jun 2014 10:51:14 +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: Bastien Cc: emacs-orgmode@gnu.org Hi Bastien, Thanks, but I guess I didn't find the solutions you have mentioned. Could you please point them out? Thanks, regcl Bastien writes: > regcl writes: > >> Does anyone have suggestions regarding how to automate HTML publishing >> to the gh-pages branch of a github repo? > > There are several solutions here. What did you try?