From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stig Brautaset Subject: Blogging with Orgmode + Jekyll on GitHub Pages? Date: Thu, 13 Oct 2016 17:07:36 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buiXp-0004OY-Ih for emacs-orgmode@gnu.org; Thu, 13 Oct 2016 12:07:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buiXl-0007in-7j for emacs-orgmode@gnu.org; Thu, 13 Oct 2016 12:07:44 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:40220) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buiXl-0007hm-1w for emacs-orgmode@gnu.org; Thu, 13 Oct 2016 12:07:41 -0400 Received: from mfilter39-d.gandi.net (mfilter39-d.gandi.net [217.70.178.170]) by relay2-d.mail.gandi.net (Postfix) with ESMTP id 6BA52C5A60 for ; Thu, 13 Oct 2016 18:07:39 +0200 (CEST) Received: from relay2-d.mail.gandi.net ([IPv6:::ffff:217.70.183.194]) by mfilter39-d.gandi.net (mfilter39-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id 9Ub7-CvV1S9g for ; Thu, 13 Oct 2016 18:07:37 +0200 (CEST) Received: from Toko.local (unknown [185.59.181.102]) (Authenticated sender: mailbox@brautaset.org) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 79CFBC5A8D for ; Thu, 13 Oct 2016 18:07:37 +0200 (CEST) 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" To: emacs-orgmode@gnu.org Hi All, I made a PR to add the https://github.com/eggcaker/jekyll-org plugin to GitHub Pages' whitelist, allowing people to use Orgmode style posts with GitHub Pages without checking in generated HTML documents. If this sounds like something you would be interested in, head over to https://github.com/github/pages-gem/pull/335 and put in a good word. Stig