We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd18ecb commit dfc7188Copy full SHA for dfc7188
build-docs.sh
@@ -12,6 +12,7 @@ git checkout gh-pages
12
rm -rf .
13
git checkout master docs/build/html
14
mv ./docs/build/html/* ./
15
+touch .nojekyll
16
rm -rf ./docs
17
git add -A
18
git commit -m "publishing updated docs..."
0 commit comments