docs/tutorial/deploy.sh
author Anton Shestakov <av6@dwimlabs.net>
Wed, 13 Nov 2019 13:47:55 +0700
branchstable
changeset 4957 e8302f760a54
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
compat: compatibility for cl.nodemap.get vs cl.index.get_rev

mkdir -p html

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

netlify deploy