view docs/tutorial/deploy.sh @ 3607:5e2cfa64860c

obslog: more 4.1 code compatibility drop
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 22 Mar 2018 10:39:18 +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