chore: Update Makefile

This commit is contained in:
Michael Currin
2020-10-17 16:34:24 +02:00
parent e7800bc936
commit 89fbc16c26

View File

@@ -15,5 +15,8 @@ install:
s serve:
mkdocs serve --strict
d docs:
b build:
mkdocs build --strict
d deploy:
mkdocs gh-deploy --strict