docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 24 Apr 2018 12:07:35 +0100
branchstable
changeset 3707 95ee7bf46ade
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
compat: handle lack of allpredecessors for Mercurial 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