docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 12 Jun 2018 10:40:57 +0200
changeset 3836 b91db6989231
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
branching: merge with stable Merging with the new 8.0.1 release.

mkdir -p html

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

netlify deploy