From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre-Henry Frohring Subject: One org file to multiple pages static website. Date: Wed, 12 Oct 2016 01:03:22 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1147da5a5063f0053e9ee3e5 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bu65L-0003TQ-OK for emacs-orgmode@gnu.org; Tue, 11 Oct 2016 19:03:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bu65J-0004gx-Nc for emacs-orgmode@gnu.org; Tue, 11 Oct 2016 19:03:46 -0400 Received: from mail-wm0-x22c.google.com ([2a00:1450:400c:c09::22c]:35296) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bu65J-0004gI-Gg for emacs-orgmode@gnu.org; Tue, 11 Oct 2016 19:03:45 -0400 Received: by mail-wm0-x22c.google.com with SMTP id f193so13518867wmg.0 for ; Tue, 11 Oct 2016 16:03:44 -0700 (PDT) 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 --001a1147da5a5063f0053e9ee3e5 Content-Type: text/plain; charset=UTF-8 Hi! Here is some code to go from one org-file to a multiple pages static website, one heading -> one post. Since I did not find anything like it, did it myself, think maybe others may find this helpful. https://github.com/phfrohring/org-to-blog Cheers! --001a1147da5a5063f0053e9ee3e5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi!

Here is some code to go from one org-file to a mult= iple pages static website,
one heading -> one post.

Since I = did not find anything like it, did it myself, think maybe others may
fi= nd this helpful.

Cheers!


--001a1147da5a5063f0053e9ee3e5--