diff --git a/docs/blog/2023-11-15-bashunit-live-on-codelytv.md b/docs/blog/2023-11-15-bashunit-live-on-codelytv.md
new file mode 100644
index 00000000..ed743b66
--- /dev/null
+++ b/docs/blog/2023-11-15-bashunit-live-on-codelytv.md
@@ -0,0 +1,57 @@
+---
+date: '2023-11-15'
+title: 'bashunit Live on CodelyTV'
+description: 'Bashunit was live on CodelyTV, on which Rafa had a chat with three of the main contributors of the library
+in a live broadcast. They demonstrated the full potential of bashunit, showing how TDD can be used to test bash scripts
+and create snapshot tests for legacy code.'
+coverUrl: '/covers/2023-11-15-bashunit-live-on-codelytv.jpg'
+coverAlt: 'Promotional Poster for the Live Broadcast featuring "$ testing bash" written at the top. Below,
+from left to right, are Antonio, Manu, and Chema (contributors of bashunit), the bashunit logo,
+and Rafa (host of CodelyTV).'
+
+aside: false
+---
+
+# {{ $frontmatter.title }}
+
+
+
+{{ $frontmatter.description }}
+
+
+
+This was part of a dynamic live session where many topics were briefly touched on,
+with plans to delve into these in future blog posts.
+
+> Writer's Note: If you're not a Spanish speaker and can't enjoy the video, don't worry
+> (PS: You can still activate the subtitles).
+> Our next articles will focus specifically on the two live coding demos conducted during the broadcast,
+> adding many more details and clearer explanations. But let's keep this as our little secret.
+
+Would you be interested in a CodelyTV course about testing in bash using bashunit?
+They've opened a survey to gauge interest, so don't hesitate to
+[sign up](https://docs.google.com/forms/d/e/1FAIpQLSfWZK_7QMPZMd5KwbbfKvm6IInd48sgyCNQ5W1cSfyhPS_ahA/viewform)!
+
+Many thanks to CodelyTV for hosting us on this stream. Here are some links of interest to resources mentioned during
+the live broadcast:
+* [Survey for the Bash Testing Course with bashunit](https://docs.google.com/forms/d/e/1FAIpQLSfWZK_7QMPZMd5KwbbfKvm6IInd48sgyCNQ5W1cSfyhPS_ahA/viewform)
+* [PR: Add bashunit to Pull Request size labeler](https://github.com/CodelyTV/pr-size-labeler/pull/64)
+* [Bash for Everyday Use: Scripting & Productivity](https://pro.codely.com/library/bash-para-el-dia-a-dia-scripting-productividad-56241/148078/about/)
+* [Data Handling in Bash: Manage JSON, XML, YAML files](https://pro.codely.com/library/tratamiento-de-datos-en-bash-gestiona-archivos-json-xml-yaml-194448/469007/about/)
+* [Productivity with iTerm: macOS Terminal](https://pro.codely.com/library/productividad-con-iterm-terminal-macos-52453/114539/about/)
+* [All About Dotfiles](https://pro.codely.com/library/todo-sobre-los-dotfiles-54672/137187/about/)
+* [100% Productive Terminal with Zsh](https://pro.codely.com/library/terminal-100-productiva-con-zsh-51353/110290/about/)
+* [CodelyTV X Account](https://twitter.com/CodelyTV)
+* [bashunit X Account](https://twitter.com/bashunit)
+* [Rafa X Account](https://twitter.com/rafaoe)
+* [Manu X Account](https://twitter.com/evrtrabajo)
+* [Antonio X Account](https://twitter.com/Tito_Kati)
+* [Chema X Account](https://twitter.com/Chemaclass)
diff --git a/docs/public/covers/2023-11-15-bashunit-live-on-codelytv.jpg b/docs/public/covers/2023-11-15-bashunit-live-on-codelytv.jpg
new file mode 100644
index 00000000..aeb9f635
Binary files /dev/null and b/docs/public/covers/2023-11-15-bashunit-live-on-codelytv.jpg differ