docs/tutorial/deploy.sh
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 03 Jun 2018 03:21:25 +0530 (2018-06-02)
branchstable
changeset 3784 838fc71ddb9c
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
next-prev: replace the error hint to mention about `--merge` flag
mkdir -p html

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

netlify deploy