From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 0ASYBpFJyV54EgAA0tVLHw (envelope-from ) for ; Sat, 23 May 2020 16:04:33 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id eDN6ApFJyV4FBAAAB5/wlQ (envelope-from ) for ; Sat, 23 May 2020 16:04:33 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 90C2994051C for ; Sat, 23 May 2020 16:04:32 +0000 (UTC) Received: from localhost ([::1]:55446 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcWdS-0002Oa-3B for larch@yhetil.org; Sat, 23 May 2020 12:04:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40698) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jcWd3-0002LQ-E9 for emacs-orgmode@gnu.org; Sat, 23 May 2020 12:04:05 -0400 Received: from zproxy120.enst.fr ([2001:660:330f:2::c1]:44304) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jcWd2-0001Yt-2x for emacs-orgmode@gnu.org; Sat, 23 May 2020 12:04:04 -0400 Received: from localhost (localhost [IPv6:::1]) by zproxy120.enst.fr (Postfix) with ESMTP id 7B5A080D34; Sat, 23 May 2020 18:03:57 +0200 (CEST) Received: from zproxy120.enst.fr ([IPv6:::1]) by localhost (zproxy120.enst.fr [IPv6:::1]) (amavisd-new, port 10032) with ESMTP id EpFOsjUUCovd; Sat, 23 May 2020 18:03:57 +0200 (CEST) Received: from localhost (localhost [IPv6:::1]) by zproxy120.enst.fr (Postfix) with ESMTP id 2922A80F8D; Sat, 23 May 2020 18:03:57 +0200 (CEST) X-Virus-Scanned: amavisd-new at zproxy120.enst.fr Received: from zproxy120.enst.fr ([IPv6:::1]) by localhost (zproxy120.enst.fr [IPv6:::1]) (amavisd-new, port 10026) with ESMTP id Cbf9s_G5pTUj; Sat, 23 May 2020 18:03:57 +0200 (CEST) Received: from localhost (unknown [IPv6:2a01:e0a:4e7:1900:f150:fa9b:ff19:52de]) by zproxy120.enst.fr (Postfix) with ESMTPSA id 03CCC80D34; Sat, 23 May 2020 18:03:56 +0200 (CEST) From: Olivier Berger To: Jens Lechtenboerger , John Kitchin Subject: Re: emacs + org-mode in virtual machine/docker/... In-Reply-To: <87ftbsleuh.fsf@wi.uni-muenster.de> References: <87k115l32c.fsf@wi.uni-muenster.de> <87ftbsleuh.fsf@wi.uni-muenster.de> Date: Sat, 23 May 2020 18:03:56 +0200 Message-ID: <87mu5yocyb.fsf@newlatitude> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2001:660:330f:2::c1; envelope-from=olivier.berger@telecom-sudparis.eu; helo=zproxy120.enst.fr X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: org-mode-email Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: 0.49 X-TUID: CpvrRNWwijU3 Hi. This looks quite similar to my approach to producing course material, which is documented here : https://olberger.gitlab.io/org-teaching including the use of Docker (see https://gitlab.com/olberger/docker-org-teaching-export/ ) Hth, Best regards, Jens Lechtenboerger writes: > On 2020-05-21, John Kitchin wrote: > >> What do you do with this image? I would be happy to continue this off-list >> if it seems better. > > I generate self-study HTML presentations with audio as OER based on > reveal.js. See there for a course about to start in two weeks: > https://oer.gitlab.io/OS/ > > Material generated from this: > https://gitlab.com/oer/OS/-/blob/master/.gitlab-ci.yml > > A howto: https://oer.gitlab.io/emacs-reveal-howto > > Best wishes > Jens > > -- Olivier BERGER https://www-public.imtbs-tsp.eu/~berger_o/ - OpenPGP 2048R/0xF9EAE3A65819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France)