view docs/tutorial/deploy.sh @ 4338:e2350851740a

changelog: add an entry about the revset stack indexing
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 10 Jan 2019 17:30:01 +0100
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