view docs/tutorial/deploy.sh @ 4895:92d617c7be66 stable

tests: clean up test-metaedit.t Mostly just artifacts from the times when it was one big test-evolve.t. All completely unused nowadays.
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 09 Oct 2019 20:07:42 +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