docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 29 Aug 2018 17:32:47 +0200
changeset 4042 75e4c451b753
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
readme: document the tag we use on output change

mkdir -p html

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

netlify deploy