Skip to content

Commit

Permalink
Touch .nojekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
ericflo committed Oct 5, 2012
1 parent 4291f83 commit 751d9bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/publish-docs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ git checkout --orphan master
git rm -rf .

cp -R $CURRENT/_build/html/* .
touch .nojekyll

git add .
git commit -a -m "Generate documentation site"
Expand Down

0 comments on commit 751d9bf

Please sign in to comment.