From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from atuin.qyliss.net (localhost [IPv6:::1]) by atuin.qyliss.net (Postfix) with ESMTP id 05CAA8DDB; Sun, 31 May 2026 12:53:45 +0000 (UTC) Received: by atuin.qyliss.net (Postfix, from userid 993) id A94848DD5; Sun, 31 May 2026 12:53:42 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-26) on atuin.qyliss.net X-Spam-Level: X-Spam-Status: No, score=0.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DMARC_MISSING,FROM_SUSPICIOUS_NTLD,SPF_HELO_NONE, T_PDS_OTHER_BAD_TLD autolearn=no autolearn_force=no version=4.0.1 Received: from mail-108-mta90.mxroute.com (mail-108-mta90.mxroute.com [136.175.108.90]) by atuin.qyliss.net (Postfix) with ESMTPS id 291E48DD3 for ; Sun, 31 May 2026 12:53:38 +0000 (UTC) Received: from filter006.mxroute.com ([136.175.111.3] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta90.mxroute.com (ZoneMTA) with ESMTPSA id 19e7e18cb4000067f7.002 for (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Sun, 31 May 2026 12:53:34 +0000 X-Zone-Loop: 886d308ee08f98ff86bda304836292270357de2c6ce4 X-Originating-IP: [136.175.111.3] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gagarin.work; s=x; h=Content-Transfer-Encoding:Content-Type:In-Reply-To: From:References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=pPIL18LyES6xzRuxAHGy9PA5xKSBOH4ypn4/K5qK/1E=; b=hbuCXWEplMm3g8nJy/5xqU7R3E EDcGSboKjzrPCgRdCE6oF+W8Z9QT1jKM/w2kf+o2KXjCltkrCXNCEQcvmg7+OIPiY3X3qvPq+3pPO 6WQpeDrpzCY/y78dqAGgayVC5nuX1NPDdfV4pVmqOQcuCk0pJ/2elfg882ZcGnyJ9360LF8UfNOY0 Eb5BqyOygWGSLN22dtavew1qCRkXVvIo8f48BUSfii4otFG11VnUGGww/zPnvQ/ifQkEThDrpMjYb ypoow0SkpVCkDobMHPZakIViF3TtvULVfjazj8Jfvl/k8HQErcTNroqmu4lDJdY77CH60ZHIE+VZ7 lLGJ4OeA==; Message-ID: <8cfaa520-8123-4dfa-a65c-6159bface672@gagarin.work> Date: Sun, 31 May 2026 14:53:31 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v1] Documentation: render the whole site through Jekyll To: Alyssa Ross References: <20260528090513.105612-1-valentin@gagarin.work> <87ldczal6x.fsf@alyssa.is> Content-Language: en-US From: Valentin Gagarin In-Reply-To: <87ldczal6x.fsf@alyssa.is> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Id: valentin@gagarin.work Message-ID-Hash: 7UDNUXCKLZHUKP544RAQGACI22EZSVCW X-Message-ID-Hash: 7UDNUXCKLZHUKP544RAQGACI22EZSVCW X-MailFrom: valentin@gagarin.work X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; header-match-devel.spectrum-os.org-0; header-match-devel.spectrum-os.org-1; header-match-devel.spectrum-os.org-2; header-match-devel.spectrum-os.org-3; header-match-devel.spectrum-os.org-4; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: devel@spectrum-os.org X-Mailman-Version: 3.3.10 Precedence: list List-Id: Patches and low-level development discussion Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Thank you for the careful review and the fixups! Patch is Signed-off-by: Valentin Gagarin