docs/tutorial/deploy.sh
author Anton Shestakov <av6@dwimlabs.net>
Fri, 08 May 2020 22:50:09 +0800
branchmercurial-4.6
changeset 5368 844b1ad5b34b
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