Skip to content

Commit 8ca546a

Browse files
committed
newsletter: Include descriptions
Let's not default to an arbitrary number of question marks.
1 parent d20435a commit 8ca546a

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

src/content/newsletters/2024-08-31.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: This Month in Ladybird - August 2024
3-
description: ??
3+
description: HarfBuzz text shaping and RTL, Skia powering SVG and 2D canvas, sticky positioning, drag and drop, retained display lists for faster scrolling, and console.table().
44
date: 2024-08-31
55
draft: false
66
---

src/content/newsletters/2024-09-30.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: This Month in Ladybird - September 2024
3-
description: ?
3+
description: Networking via curl, better audio through FFmpeg, improved emoji support, Skia font decoding, CSS Transitions and Cascade Layers, plus GPU-accelerated masks.
44
date: 2024-09-30
55
draft: false
66
---

src/content/newsletters/2024-10-31.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: This Month in Ladybird - October 2024
3-
description: ?
3+
description: Expanding our Board, stronger test infrastructure, WebAudio fixes, CSS filter support, nesting @media on the way, clip-path shapes, and our first pizza ordered with Ladybird.
44
date: 2024-10-31
55
draft: false
66
---

src/content/newsletters/2024-11-30.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: This Month in Ladybird - November 2024
3-
description: ?
3+
description: Temporal rewrite, early Swift experiments, vertical text, Web Crypto API progress, CSS nesting and transform updates, color() improvements, and Editing API work.
44
date: 2024-11-30
55
draft: false
66
---

src/content/newsletters/2024-12-31.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: This Month in Ladybird - December 2024
3-
description: ?
3+
description: WebGL arrives, home-grown crypto replaced with OpenSSL, WebCrypto API improvements, Canvas2D filters, smarter calc(), Switch input, and CSS font-variant features.
44
date: 2024-12-31
55
draft: false
66
---

src/content/newsletters/2025-01-31.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: This Month in Ladybird - January 2025
3-
description: ?
3+
description: Major WPT progress, test262 (JS spec) improvements, early Google BotGuard support, new CSS properties, and better light/dark mode behavior.
44
date: 2025-01-31
55
draft: false
66
---

src/content/newsletters/2025-02-28.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: This Month in Ladybird - February 2025
3-
description: ?
3+
description: Block rendering until CSS is ready, OpenSSL and curl adoption continues, Firefox DevTools protocol support lands, and aarch64 Linux joins CI.
44
date: 2025-02-28
55
draft: false
66
---

src/content/newsletters/2025-03-31.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: This Month in Ladybird - March 2025
3-
description: ?
3+
description: Video fixes with very basic YouTube support, site isolation (process per origin), Settings UI refresh, background-blend-mode, and faster relayout from intrinsic size caching.
44
date: 2025-03-31
55
draft: false
66
---

src/content/newsletters/2025-04-30.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: This Month in Ladybird - April 2025
3-
description: ?
3+
description: Big WPT gains alongside performance work, faster JavaScript function calls, Flexbox layout optimization, script-blocking style sheet handling, mix-blend-mode, and URLPattern.
44
date: 2025-04-30
55
draft: false
66
---

src/content/newsletters/2025-05-31.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: This Month in Ladybird - May 2025
3-
description: ?
3+
description: We’re officially tax-exempt, new JavaScript date parser, Clipboard APIs, Transferable Streams, and an in-house BigInt implementation with LibTomMath.
44
date: 2025-05-31
55
draft: false
66
---

0 commit comments

Comments
 (0)