Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions src/content/start/8.learn-more.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,14 @@ Another powerful Nix feature is that you can use it to build [OCI]-compliant con
href: "https://nixos.org/manual/nixpkgs/stable",
},
},
{
title: "Guides and tutorials",
href: "https://nixcademy.com/posts/containers/",
source: {
title: "Nixcademy Blog",
href: "https://nixcademy.com/posts/",
},
},
]}
/>

Expand Down Expand Up @@ -84,6 +92,14 @@ Another powerful Nix feature is that you can use it to build [OCI]-compliant con
href: "https://nix.dev",
},
},
{
title: "Guides and tutorials",
href: "https://nixcademy.com/posts/nixos/",
source: {
title: "Nixcademy Blog",
href: "https://nixcademy.com/posts/",
},
},
]}
/>

Expand Down Expand Up @@ -154,6 +170,14 @@ Because Nix development environments are both cross platform and fully [reproduc
href: "https://tweag.io/blog",
},
},
{
title: "Guides and tutorials",
href: "https://nixcademy.com/posts/integration-tests/",
source: {
title: "Nixcademy Blog",
href: "https://nixcademy.com/posts/",
},
},
]}
/>

Expand Down