From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thibault Marin Subject: Re: blogging wih org-mode Date: Sun, 29 Sep 2019 20:25:29 -0400 Message-ID: <87r23yaava.fsf@dell-desktop.WORKGROUP> References: Reply-To: thibault.marin@gmx.com Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:53644) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iEjVW-0004iM-1M for emacs-orgmode@gnu.org; Sun, 29 Sep 2019 20:25:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iEjVU-0008Jr-Iy for emacs-orgmode@gnu.org; Sun, 29 Sep 2019 20:25:41 -0400 Received: from mout.gmx.net ([212.227.17.20]:53269) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iEjVU-0008En-57 for emacs-orgmode@gnu.org; Sun, 29 Sep 2019 20:25:40 -0400 Received: from dell-desktop ([72.93.97.232]) by mail.gmx.com (mrgmx104 [212.227.17.174]) with ESMTPSA (Nemesis) id 1M4Jqb-1iESOC33w1-000MP6 for ; Mon, 30 Sep 2019 02:25:33 +0200 In-reply-to: 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 Last time I researched this, this was the list I obtained: http://bastibe.de/2013-11-13-blogging-with-emacs.html http://endlessparentheses.com/how-i-blog-one-year-of-posts-in-a-single-org-file.html https://github.com/howardabrams/dot-files/blob/master/emacs-blog.org http://www.john2x.com/blog/blogging-with-orgmode.html https://ogbe.net/blog/blogging_with_org.html http://nicolas.petton.fr/blog/blogging-with-org-mode.html This may be a little out-dated, I think ox-hugo is pretty popular nowadays. I built one a while ago (https://thibaultmarin.github.io/blog/posts/2016-11-13-Personal_website_in_org.html) using org-mode only, but I wouldn't call it simple. There may still be some useful things in there. Hope it helps. On 2019-09-29T18:06:27-0400, Joseph Vidal-Rosset wrote: Hi the list, I would be glad to know what is, according to the majority, the best tool to blog with org-mode. I'm searching something simple to use and to install in order to blog with emacs, and, ideally, with emacs and org-mode only. (I met difficulties with lazyblorg, for example. I did not succeed to understand how it works.) Thanks for your help. Jo.