docs/tutorial/deploy.sh
author James Reynolds <jreynolds@backstage.com>
Fri, 21 Sep 2018 11:44:34 -0400
changeset 4285 69fb9e41ce2b
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
stack: add a --children flag to stack If a commit in the stack has been merged outside the current topic, show a trailing status of (external-children)

mkdir -p html

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

netlify deploy