docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 19 Apr 2018 13:40:57 +0200 (2018-04-19)
changeset 3686 36714eeb51d1
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
template: drop compatibility layer Support has been dropped for 4.1 and 4.2
mkdir -p html

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

netlify deploy