From mboxrd@z Thu Jan 1 00:00:00 1970 From: ST Subject: Re: Moving from Jekyll to Orgmode Date: Sun, 29 Apr 2018 11:50:12 +0300 Message-ID: <1524991812.21032.180.camel@gmail.com> References: <1524949519.21032.171.camel@gmail.com> <9B08D8CE-B75D-4415-8D9F-2CA9ED27C772@zzamboni.org> <50f36953-4528-91f1-d4c9-05228a967f11@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fCi2F-0003KB-9A for emacs-orgmode@gnu.org; Sun, 29 Apr 2018 04:50:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fCi2C-0005Mg-0t for emacs-orgmode@gnu.org; Sun, 29 Apr 2018 04:50:19 -0400 Received: from mail-wm0-x229.google.com ([2a00:1450:400c:c09::229]:35536) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fCi2B-0005MU-Nu for emacs-orgmode@gnu.org; Sun, 29 Apr 2018 04:50:15 -0400 Received: by mail-wm0-x229.google.com with SMTP id o78so9607330wmg.0 for ; Sun, 29 Apr 2018 01:50:15 -0700 (PDT) In-Reply-To: <50f36953-4528-91f1-d4c9-05228a967f11@gmail.com> 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: Scott Randby Cc: emacs-orgmode@gnu.org Hi Scott, thank you, and all other responders, for the shared information. The reason I want to leave Jekyll is because I don't want to depend on a tool that relies on language (Ruby)/environment that I don't know/use (in this respect Hugo is the same for me). I prefer something more simplistic, even though if I'll have to invest some time for it to work initially. Those 3 features I've mentioned are almost all I need, more or less. Could you, please, share your website publishing workflow (considering the 3 issues I've mentioned)? Thank you! On Sat, 2018-04-28 at 18:13 -0400, Scott Randby wrote: > On 04/28/2018 05:40 PM, Diego Zamboni wrote: > > > > Org-mode is not really a website-publishing tool like Jekyll, although it can be part of the chain. Org-mode at its core is a markup language, although with considerable tooling support from org-mode and related tools in Emacs. > > > > I think Org is a good website publishing tool in many ways. I've been using it for making and publishing my website since 2010. Sure, it has some limitations, but I think it can be made to work nicely for a lot of types of sites. But I do agree that the Org/Hugo combination is really good. > > Scott Randby >