diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 000000000..96e420169 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,5 @@ +# Serve documentation locally + +``` +$ nix develop .#docs -c mkdocs serve +```