From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id oGS4GvUg9GU2QAEA62LTzQ:P1 (envelope-from ) for ; Fri, 15 Mar 2024 11:20:37 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id oGS4GvUg9GU2QAEA62LTzQ (envelope-from ) for ; Fri, 15 Mar 2024 11:20:37 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=SAJITvi7; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710498037; a=rsa-sha256; cv=none; b=J59FAwKF+e2Top1wbcjcBWxuvtVu3UCw/0W5TcSJsI915UWGW9QeQzuxR1vzZucTNLONZ5 CWKjSaw3hd3o3yVHZAwj28osg3IoDGHVMZ3Vh8GV8suvLPOcaRjnc/W3PTjfBQIY2SObiT 8GrR7cJE0oZRGS/oo1dcWXe7uhSOYbLRSUAo4ISJGAPDrWurxIsnK7El8f/gFl1ClFGo/K hrXZSuCU7oReLqTULn0/0VcU+GHXnhr3f7w4eucDumkW7Yg//CXr+QeJdDf24f93MWP/TT QvudadWCOZ7RM5HB1xMF+bhIPftNmKzWtKwJJocJiTEjZbP45vfwVr4J0BSEEg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=SAJITvi7; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710498037; h=from:from:sender:sender: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:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=253xCK+Msut5uAatkNB9Y4cA7zyVWaLpyA3tMxbMc+0=; b=cEMKq3+DT18YZF02NTZ3Lmp7Xk8q/bH65lB+kzLqTYEwHwjeNqjhw5nY49v7Gfh0WBEusE q8H9DnuiwZ0KNcApR8sqNMSR0AAZ4YNbvfOclR+ncx6w38Niziit5Vshqf76ML0WocoFR3 FhHE+WLx3CkvkARdIiZ2ZifKrg0pNhRzPHOAHqZFPEvD1WioahWdqw/ULjZpZAUi0S+g3h 1ZUvZG1zqW0xvliz6dt0y12YxIGQq8F36ebbebCEhKcQbVgsrb4HUgHXhOqAPn8hH+TCMz MZ49O9jyTRlme/h+ewFeSGJwBQIYcMuBC/vN8JSX9iJ2uk92kOk6KmwBDnxpDA== 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 25CE220AC7 for ; Fri, 15 Mar 2024 11:20:37 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rl4fs-00022E-Vr; Fri, 15 Mar 2024 06:20:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rl4fq-00021s-Qw for guix-patches@gnu.org; Fri, 15 Mar 2024 06:20:27 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rl4fq-0005OO-Ib for guix-patches@gnu.org; Fri, 15 Mar 2024 06:20:26 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rl4gQ-0004ZC-GK for guix-patches@gnu.org; Fri, 15 Mar 2024 06:21:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69783] [PATCH]: website: Convert old style sheets into a theme Resent-From: "pelzflorian (Florian Pelz)" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 15 Mar 2024 10:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69783 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Luis Felipe Cc: 69783@debbugs.gnu.org Received: via spool by 69783-submit@debbugs.gnu.org id=B69783.171049804217514 (code B ref 69783); Fri, 15 Mar 2024 10:21:02 +0000 Received: (at 69783) by debbugs.gnu.org; 15 Mar 2024 10:20:42 +0000 Received: from localhost ([127.0.0.1]:52104 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rl4g5-0004YO-Lx for submit@debbugs.gnu.org; Fri, 15 Mar 2024 06:20:42 -0400 Received: from relay.yourmailgateway.de ([188.68.63.162]:47155) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rl4g1-0004YC-8B for 69783@debbugs.gnu.org; Fri, 15 Mar 2024 06:20:40 -0400 Received: from mors-relay-8201.netcup.net (localhost [127.0.0.1]) by mors-relay-8201.netcup.net (Postfix) with ESMTPS id 4Tx0cH3QcFz3wf0; Fri, 15 Mar 2024 11:19:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=pelzflorian.de; s=key2; t=1710497999; bh=LbwLeyLvTY5SqEpTZV80JN8b19AFNpEFy2GV2MXw+Lo=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=SAJITvi7DAB1KU1y4EagTmNJ3uFXKrOPxFsBZ91bFU34mSegu3tEh/crTMWMF052A ps/DPHi/aVAym0yRov6RU0G/gLj4PyCUimR3qPcOoYD//iceE3PeY1jNTmm7+Ixj2d 2ouh5QtH++iMYrmBBv7YRIeAEAwWFWG1wSoO1v/pEz4vMgIK58O8BYM4dz8fgAw9ZK hjO8ODoLtuI3ngLQIDy7Ms05Z+uvyBA8nphj8BgBjKMmWEUmjp7VkEwT+OcW7n9WTl Eln7ImfYC96BkfK4p/9h1ZAy4DN7UtbWM3tIvwOQjTjllvzkGqu7CWn4XLxh0aNK+/ LuKc2pdqX4rpw== Received: from policy01-mors.netcup.net (unknown [46.38.225.35]) by mors-relay-8201.netcup.net (Postfix) with ESMTPS id 4Tx0cH2j0Kz3wWK; Fri, 15 Mar 2024 11:19:59 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at policy01-mors.netcup.net Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy01-mors.netcup.net (Postfix) with ESMTPS id 4Tx0c723fRz8sZq; Fri, 15 Mar 2024 11:19:51 +0100 (CET) Received: from florianrock64 (ip92344de0.dynamic.kabel-deutschland.de [146.52.77.224]) by mxe217.netcup.net (Postfix) with ESMTPSA id CDF26833D8; Fri, 15 Mar 2024 11:19:45 +0100 (CET) From: "pelzflorian (Florian Pelz)" In-Reply-To: <9fdc8464-bd8e-26a4-e14d-d71209b02df5@zoho.com> (Luis Felipe's message of "Thu, 14 Mar 2024 20:16:34 +0000") References: <9cac9566-3716-1079-1d53-215cb7fa547b@zoho.com> <87le6k69cu.fsf@pelzflorian.de> <9fdc8464-bd8e-26a4-e14d-d71209b02df5@zoho.com> Date: Fri, 15 Mar 2024 11:19:44 +0100 Message-ID: <8734sr4x1b.fsf@pelzflorian.de> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: CDF26833D8 X-Rspamd-Server: rspamd-worker-8404 X-NC-CID: DNGpeQpNkXSjPp9PNW58L0pmew2VoZRqypiea460EcfpwGUlSrr3V65a X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -0.30 X-Spam-Score: -0.30 X-Migadu-Queue-Id: 25CE220AC7 X-TUID: MMv0LuyrrQ5n Luis Felipe writes: > Hi Florian, thank you very much for reviewing. > > El 14/03/24 a las 16:56, pelzflorian (Florian Pelz) escribi=C3=B3: >> the patch looks good, although I will not push it as I do not know where >> the CSS file for manuals is set (guix repo? maintenance?). And, > > It seems the stylesheets for the manuals are set in > https://git.savannah.gnu.org/cgit/guix.git/tree/doc/build.scm. Thank you, yes. Someone with access to maintenance=C2=A0/ berlin might have to kickstart the manual build, which is another reason I was hesitant to push. I can push later today and the worst that can happen is that CSS will be missing for those who do not have cached the CSS file. >> * themes is a name clash with haunt themes >> , >> which may be OK nonetheless. But theme could also be named style or >> something. Or not. The name themes is quite fitting. > > Yeah, personally, I don't mind using the |themes| concept for both the > SXML components and the CSS stylesheets because of their relation. But > I wouldn't mind using |styles| if necessary. So, if you prefer the > latter, let me know and I'll update the patch. > No, I believe the name clash is okay, because themes is such a fitting name. >> * I wonder, why are static/base/img/icon and scientific-mark.svg created >> and not moved? > Right, they are leftovers. I can provide an updated patch to fix that. Thank you for confirming they are the same. Regards, Florian