docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 20 Jan 2018 11:11:48 +0100
branchstable
changeset 3428 6904e6bea2f7
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
changelog: mention 4.5 compatibility

mkdir -p html

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

netlify deploy