patches and low-level development discussion
 help / color / mirror / code / Atom feed
* [PATCH] Documentation: more section headings on the front page
@ 2026-06-17 11:40 Valentin Gagarin
  2026-06-17 13:47 ` Alyssa Ross
  2026-06-19 15:05 ` Alyssa Ross
  0 siblings, 2 replies; 4+ messages in thread
From: Valentin Gagarin @ 2026-06-17 11:40 UTC (permalink / raw)
  To: devel; +Cc: Valentin Gagarin

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.
---
 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.
 
+<h2>Design philosophy</h2>
+
 <p>
 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 <a href="/doc/contributing/communication.html">participating</a>,
 we'd love to have you.
 
+<h2>Funding</h2>
+
 <p>
 Spectrum is mostly funded through individual donations
 on <a href="https://github.com/sponsors/alyssais">GitHub Sponsors</a>
-- 
2.54.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] Documentation: more section headings on the front page
  2026-06-17 11:40 [PATCH] Documentation: more section headings on the front page Valentin Gagarin
@ 2026-06-17 13:47 ` Alyssa Ross
  2026-06-17 19:20   ` Valentin Gagarin
  2026-06-19 15:05 ` Alyssa Ross
  1 sibling, 1 reply; 4+ messages in thread
From: Alyssa Ross @ 2026-06-17 13:47 UTC (permalink / raw)
  To: Valentin Gagarin; +Cc: devel

[-- Attachment #1: Type: text/plain, Size: 1318 bytes --]

Valentin Gagarin <valentin@gagarin.work> 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 <hi@alyssa.is>

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.
>  
> +<h2>Design philosophy</h2>
> +
>  <p>
>  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 <a href="/doc/contributing/communication.html">participating</a>,
>  we'd love to have you.
>  
> +<h2>Funding</h2>
> +
>  <p>
>  Spectrum is mostly funded through individual donations
>  on <a href="https://github.com/sponsors/alyssais">GitHub Sponsors</a>
> -- 
> 2.54.0

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Documentation: more section headings on the front page
  2026-06-17 13:47 ` Alyssa Ross
@ 2026-06-17 19:20   ` Valentin Gagarin
  0 siblings, 0 replies; 4+ messages in thread
From: Valentin Gagarin @ 2026-06-17 19:20 UTC (permalink / raw)
  To: Alyssa Ross; +Cc: devel

Signed-off-by: Valentin Gagarin <valentin@gagarin.work>

On 6/17/26 15:47, Alyssa Ross wrote:
> Valentin Gagarin <valentin@gagarin.work> 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 <hi@alyssa.is>
> 
> 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.
>>   
>> +<h2>Design philosophy</h2>
>> +
>>   <p>
>>   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 <a href="/doc/contributing/communication.html">participating</a>,
>>   we'd love to have you.
>>   
>> +<h2>Funding</h2>
>> +
>>   <p>
>>   Spectrum is mostly funded through individual donations
>>   on <a href="https://github.com/sponsors/alyssais">GitHub Sponsors</a>
>> -- 
>> 2.54.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Documentation: more section headings on the front page
  2026-06-17 11:40 [PATCH] Documentation: more section headings on the front page Valentin Gagarin
  2026-06-17 13:47 ` Alyssa Ross
@ 2026-06-19 15:05 ` Alyssa Ross
  1 sibling, 0 replies; 4+ messages in thread
From: Alyssa Ross @ 2026-06-19 15:05 UTC (permalink / raw)
  To: Valentin Gagarin, devel; +Cc: Valentin Gagarin

This patch has been committed as 2399baf8b5d3cf5aab5ebf175f4f9cc058af3e16,
which can be viewed online at
https://spectrum-os.org/git/spectrum/commit/?id=2399baf8b5d3cf5aab5ebf175f4f9cc058af3e16.

This is an automated message.  Send comments/questions/requests to:
Alyssa Ross <hi@alyssa.is>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-06-19 15:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-17 11:40 [PATCH] Documentation: more section headings on the front page Valentin Gagarin
2026-06-17 13:47 ` Alyssa Ross
2026-06-17 19:20   ` Valentin Gagarin
2026-06-19 15:05 ` Alyssa Ross

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).