From b87ce1758f050f4b0e62678e469ebdb6c8e45e5a Mon Sep 17 00:00:00 2001 From: Timothy DeHerrera Date: Fri, 9 Dec 2022 17:52:30 -0700 Subject: [PATCH] posts: add video links to standard post --- src/pages/blog/std.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/pages/blog/std.md b/src/pages/blog/std.md index 08f860b..822ef27 100644 --- a/src/pages/blog/std.md +++ b/src/pages/blog/std.md @@ -11,6 +11,16 @@ authorGithub: nrdxp date: 2022-10-31 --- +## A Video is Worth 1000 Blogs + +For those who would rather watch than read, my awesome colleague [Josh](https://github.com/jmgilman) +has whipped up a great video series exploring Standard in depth, so I thought I'd leave them here: + +* [Introduction](https://www.loom.com/share/cf9d5d1a10514d65bf6b8287f7ddc7d6) +* [Cell Blocks Deep Dive](https://www.loom.com/share/04fa1d578fd044059b02c9c052d87b77) +* [Operables & OCI](https://www.loom.com/share/27d91aa1eac24bcaaaed18ea6d6d03ca) +* [Nixago](https://www.loom.com/share/5c1badd77ab641d3b8e256ddbba69042) + ## Two years later... DevOS started as a fun project to try and get better with Nix and understand this weird new thing