From 1edab683b7da3a1ac9727d0a714edd5d96337707 Mon Sep 17 00:00:00 2001 From: Delan Azabani Date: Fri, 27 Sep 2024 14:57:38 +0800 Subject: [PATCH 01/21] blog: This month in Servo (September 2024) --- _posts/2024-09-30-this-month-in-servo.md | 338 +++++++++++++++++++++++ 1 file changed, 338 insertions(+) create mode 100644 _posts/2024-09-30-this-month-in-servo.md diff --git a/_posts/2024-09-30-this-month-in-servo.md b/_posts/2024-09-30-this-month-in-servo.md new file mode 100644 index 0000000000..382ca95a59 --- /dev/null +++ b/_posts/2024-09-30-this-month-in-servo.md @@ -0,0 +1,338 @@ +--- +layout: post +tags: blog +title: "This month in Servo: and more!" +date: 2024-09-30 +summary: ao!! wrrrrao!! +categories: +--- + + + + From 75b968743aaf49b0c2c26f5420d16bedf73813de Mon Sep 17 00:00:00 2001 From: Delan Azabani Date: Fri, 27 Sep 2024 19:03:42 +0800 Subject: [PATCH 02/21] Triage 126/223 commits --- _posts/2024-09-30-this-month-in-servo.md | 305 +++++++++++++---------- 1 file changed, 178 insertions(+), 127 deletions(-) diff --git a/_posts/2024-09-30-this-month-in-servo.md b/_posts/2024-09-30-this-month-in-servo.md index 382ca95a59..cd9926aca4 100644 --- a/_posts/2024-09-30-this-month-in-servo.md +++ b/_posts/2024-09-30-this-month-in-servo.md @@ -8,105 +8,156 @@ categories: ---