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 CA8289AA5; Wed, 17 Jun 2026 19:20:56 +0000 (UTC) Received: by atuin.qyliss.net (Postfix, from userid 993) id C59F89A27; Wed, 17 Jun 2026 19:20:54 +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-mta194.mxroute.com (mail-108-mta194.mxroute.com [136.175.108.194]) by atuin.qyliss.net (Postfix) with ESMTPS id E89DE9A25 for ; Wed, 17 Jun 2026 19:20:52 +0000 (UTC) Received: from filter006.mxroute.com ([136.175.111.3] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta194.mxroute.com (ZoneMTA) with ESMTPSA id 19ed70767de00067f7.002 for (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Wed, 17 Jun 2026 19:20:47 +0000 X-Zone-Loop: a0ff27606253b57424c0c249598d5ba8e65dbc203005 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=lbmMFfF5zvobixeZfGVNlPbKpsMX9h5dbyySojz3b4g=; b=YB7GBoOykYQ9Og4s0uCuO0dF+0 nUOPVkEzBQGXZZ/GTMqPI7FSCo4wBOFlBUj7HIYgDXAXH9weU+2v53ud/hL2dQUFOBOg8wBLsl5wX 1whhqjL+SJUj9BCldj6/fIc0ywS9jumsjfKGSzx3dKRde6Hp7MTbrThearFMncZ9YhHN15FHAJ3qX N9wg+NZAeWHH/M/nYjj1mK04E4OAhtL0FNgBD525x2o48InH68t22UA7QRrgvda3xKH68nNKmt992 vpXQQ3hLkIcF5UExe8O8VhCuaVPXNhtVRgfEOfga90aYfryp6OY2S6DMNlwASMLXNRUAPsmNDXbnZ Pb3Iqk3g==; Message-ID: <48628a5d-93fe-4d9d-a298-f2f2e3d9cfc4@gagarin.work> Date: Wed, 17 Jun 2026 21:20:43 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] Documentation: more section headings on the front page To: Alyssa Ross References: <20260617114005.91423-1-valentin@gagarin.work> <87mrwtgtxh.fsf@alyssa.is> Content-Language: en-US From: Valentin Gagarin In-Reply-To: <87mrwtgtxh.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: PHTYVDSWM27AKER3GVOODD7J3WLIPFDH X-Message-ID-Hash: PHTYVDSWM27AKER3GVOODD7J3WLIPFDH 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: Signed-off-by: Valentin Gagarin On 6/17/26 15:47, Alyssa Ross wrote: > Valentin Gagarin writes: > >> The text covers different aspects, which appeared lumped together on one >> long page. I suspect many quick readers would bounce off that or >> inadvertently skip parts that may actually be interesting for them. >> --- > > Reviewed-by: Alyssa Ross > > but it needs a Signed-off-by, which you can just reply with. > >> Documentation/index.html | 4 ++++ >> 1 file changed, 4 insertions(+) >> >> diff --git a/Documentation/index.html b/Documentation/index.html >> index 6d6faf7..acfc33b 100644 >> --- a/Documentation/index.html >> +++ b/Documentation/index.html >> @@ -27,6 +27,8 @@ remaining isolated, meaning that the system can be backed up and >> managed as a whole, rather than mixed up in several dozen virtual >> machines. >> >> +

Design philosophy

>> + >>

>> Spectrum is an upstream-first project. Wherever possible, we aim to >> participate in cross-project collaboration to move the entire free >> @@ -43,6 +45,8 @@ are interested >> in participating, >> we'd love to have you. >> >> +

Funding

>> + >>

>> Spectrum is mostly funded through individual donations >> on GitHub Sponsors >> -- >> 2.54.0