summaryrefslogtreecommitdiff
path: root/Biz/Nixpert/Course.md
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2022-03-30 11:39:23 -0400
committerBen Sima <ben@bsima.me>2022-03-30 11:39:23 -0400
commitd63c6191128a3cdaa1784083a48547c79b3ab98d (patch)
tree38c53b747455ba620c5697e4f797864f8b7155f4 /Biz/Nixpert/Course.md
parentfeb9094a0d6c12e84e7997984ecd71aef76a760f (diff)
Move Nixpert stuff up in tree hierarchy
Diffstat (limited to 'Biz/Nixpert/Course.md')
-rw-r--r--Biz/Nixpert/Course.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/Biz/Nixpert/Course.md b/Biz/Nixpert/Course.md
new file mode 100644
index 0000000..3478da3
--- /dev/null
+++ b/Biz/Nixpert/Course.md
@@ -0,0 +1,23 @@
+---
+title: "Nixpert Course"
+---
+
+# Nixpert Course
+## Accellerate your dev team with cutting edge Nix tooling
+
+You'll learn how to:
+
+- create a Nix dev environment
+- create a Nix package
+- customize your own NixOS image and deployment
+- make your first Nixpkgs contribution
+- debug Nix code
+- quickly navigate a Nix codebase
+- scale nix infrastructure
+
+## Contents
+
+- Introduction to Nix
+- Getting things done
+- Shipping confidently with Nix
+- Understanding Nix