From cfdee9d3ed9d799e871db984b477a3a95064440c Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Mon, 27 Sep 2021 21:20:34 +0100 Subject: [PATCH] adding commands.md to notes --- notes/commands.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 notes/commands.md diff --git a/notes/commands.md b/notes/commands.md new file mode 100644 index 0000000..f0d85b6 --- /dev/null +++ b/notes/commands.md @@ -0,0 +1,6 @@ +# Commands + +## mkdocs + +`mkdocs serve` +`mkdocs gh-deploy`