We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 481ddc9 commit b008b68Copy full SHA for b008b68
bin/build.sh
@@ -0,0 +1,3 @@
1
+#!/usr/bin/env bash
2
+
3
+docker run --rm -it -v ${PWD}:/docs squidfunk/mkdocs-material build
0 commit comments