Skip to content

Commit b008b68

Browse files
committed
feat: Build script
1 parent 481ddc9 commit b008b68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bin/build.sh

+3
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)