docs/tutorial/deploy.sh
author Anton Shestakov <av6@dwimlabs.net>
Sat, 29 Feb 2020 15:17:31 +0700
branchmercurial-4.7
changeset 5162 a7fb433faab6
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
test-compat: merge mercurial-4.8 into mercurial-4.7

mkdir -p html

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

netlify deploy