docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 04 Mar 2019 11:54:49 +0100
branchstable
changeset 4421 a56caab87e37
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
changelog: add entries for the recent fixes

mkdir -p html

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

netlify deploy