From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 8952 invoked from network); 5 Jan 2023 00:53:35 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 5 Jan 2023 00:53:35 -0000 Received: from mail.9lab.org ([168.119.8.41]) by 9front; Wed Jan 4 19:52:07 -0500 2023 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=9lab.org; s=20210803; t=1672879920; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4zc+uheMpwto6CYhlkU5DkNceIic4VeZniCJl0ZsvUo=; b=SVssaQmQrVQO1bInj6VimD6FzaKf5ITx6dnua8wq3WKQET+enCKsZcRE6632CA+yu+OZrf xOSX8+YotmBXvQlxEgYuFxSYRb1vRqzGs6OEiTJck8OqzCfUM3IwX/Vq1GBj9KHt7agLhj 9d+3Hw+VtP0WGZVd7esjdSs5seosFUU= Received: from rob.9lab.home ( [162.213.162.246]) by mail.9lab.org (OpenSMTPD) with ESMTPSA id 6ee633d0 (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO); Thu, 5 Jan 2023 01:52:00 +0100 (CET) Message-ID: <6FED4E9B3304F52FD224062F4730C609@9lab.org> To: 9front@9front.org CC: igor@9lab.org Date: Thu, 05 Jan 2023 01:51:58 +0100 From: igor@9lab.org MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: proven patented high-performance AJAX over SSL deep-learning hosting solution Subject: [9front] =?utf-8?q?Howto:_manage_web_content_and_host_multiple_sites_on_9front=E2=80=A6?= Reply-To: 9front@9front.org Precedence: bulk Maybe some of you find these notes on how to host websites on 9front with a customised tcp80 coupled with tlssrv(8) and acmed(8) for SSL support, and a ported version of Hugo⁽¹⁾, a Go based static site generator, useful: • https://9lab.org/plan9/web-server-with-go-based-static-site-generator-hugo/ Those of you that already have a working 9front web content management and hosting solution might be unimpressed, howbeit, if you are still exploring solutions this write-up might provide some ideas… If you spot any mistakes or attribution errors please let me know. Cheers, Igor ⁽¹⁾… https://gohugo.io/