docs/tutorial/deploy.sh
author Anton Shestakov <av6@dwimlabs.net>
Wed, 08 Apr 2020 01:16:57 +0800
branchmercurial-4.8
changeset 5282 1bb465fad209
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
test-compat: merge mercurial-4.9 into mercurial-4.8

mkdir -p html

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

netlify deploy