From ecd0ce1f3e9803ab4104c5ec7acc7502e3710def Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Szab=C3=B3?= Date: Tue, 4 Mar 2025 22:42:30 +0200 Subject: [PATCH] add "Creating a website on GitHub pages with mdBook" --- draft/2025-03-05-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-03-05-this-week-in-rust.md b/draft/2025-03-05-this-week-in-rust.md index 4c91c9e72..815b1990f 100644 --- a/draft/2025-03-05-this-week-in-rust.md +++ b/draft/2025-03-05-this-week-in-rust.md @@ -44,6 +44,7 @@ and just ask the editors to select the category. ### Research ### Miscellaneous +* [video] [Creating a website on GitHub pages with mdBook](https://www.youtube.com/watch?v=x3vF9YiWBMQ) ## Crate of the Week