We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6c8bb0 commit cdfa46eCopy full SHA for cdfa46e
1 file changed
build_themes.sh
@@ -0,0 +1,3 @@
1
+echo "Building Docs Site Theme ..."
2
+cd docs;
3
+bundle exec jekyll build;
0 commit comments