view docs/tutorial/deploy.sh @ 4457:218fa7c1fe4b

tests: add obslog output to some tests for divergence resolution As suggested by Boris Feld.
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 28 Mar 2019 15:05:57 -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