docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 16 Aug 2018 21:18:18 +0200
branchstable
changeset 3955 0174737af4fc
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
obshashrange: do not search for affected ranges above the highest we have It is a fast way to know we don't have an affected range for an affected revision.

mkdir -p html

cp index.html html/
cp *.css html/
cp *.js html/
cp -R img html/
cp -R graphviz-images/ html/

netlify deploy