view docs/tutorial/deploy.sh @ 5074:47f9ba943bb1 stable

changelog: add missing entries
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 20 Jan 2020 22:52:05 +0700
parents aad37ffd7d58
children
line wrap: on
line source

mkdir -p html

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

netlify deploy