From 5245863e07351c7d8d141aa21857ec0dad692609 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Sun, 19 Apr 2026 18:33:18 -0400 Subject: [PATCH 1/2] blog: add video embed to Dakota Alpha 1 post Assisted-by: Claude Sonnet 4.6 via GitHub Copilot Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- blog/2026-04-19-dakota-alpha-1.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/blog/2026-04-19-dakota-alpha-1.md b/blog/2026-04-19-dakota-alpha-1.md index eabfdc23..07700e1f 100644 --- a/blog/2026-04-19-dakota-alpha-1.md +++ b/blog/2026-04-19-dakota-alpha-1.md @@ -5,6 +5,8 @@ authors: castrojo tags: [announcements] --- + + Today we celebrate a nice milestone for the project. Thanks to some awesome work by the team we have a mostly daily-driveable Alpha 1. GNOME 50 too! ## What is this? From 55b7eb9a63ff25d548aa64418dd33725df5b1719 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Sun, 19 Apr 2026 18:36:02 -0400 Subject: [PATCH 2/2] Fix formatting and remove duplicate iframe in blog post Removed duplicate iframe embed code and cleaned up formatting. --- blog/2026-04-19-dakota-alpha-1.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/blog/2026-04-19-dakota-alpha-1.md b/blog/2026-04-19-dakota-alpha-1.md index 07700e1f..10bbb334 100644 --- a/blog/2026-04-19-dakota-alpha-1.md +++ b/blog/2026-04-19-dakota-alpha-1.md @@ -5,8 +5,6 @@ authors: castrojo tags: [announcements] --- - - Today we celebrate a nice milestone for the project. Thanks to some awesome work by the team we have a mostly daily-driveable Alpha 1. GNOME 50 too! ## What is this? @@ -38,7 +36,10 @@ Those of you with keen eyes might notice the new snazzy menu Dylan Taylor landed - Some parts of the build are old, we have not automated bumping version numbers of components so that's being done manually right now. So if you find an old version of something we'll get to them eventually. - No Nvidia support. - A sort of working ARM build, more to come. -- Pretty sure docker doesn't work. +- Pretty sure docker doesn't work. + + + ## Thanks!