view docs/tutorial/deploy.sh @ 4930:44f340c2a8eb stable

tests: use |shortest in test-sharing.t because sharing.rst uses it
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 26 Oct 2019 13:06:49 +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