docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 22 Jan 2019 12:54:44 -0500
branchmercurial-4.6
changeset 4360 522abf1d70b7
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
test-compat: merge mercurial-4.7 into mercurial-4.6

mkdir -p html

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

netlify deploy