docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 26 Jul 2018 18:28:44 +0200 (2018-07-26)
changeset 3883 ed460e7ee8aa
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
compat: drop compatibility hack for mercurial <4.3 We no longer support version prior 4.3.
mkdir -p html

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

netlify deploy