docs/tutorial/deploy.sh
author Yohann Rebattu <yohann@rebattu.fr>
Sat, 21 Mar 2020 15:04:18 +0100
branchstable
changeset 5265 151731be7166
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
evolve: fixed some typos in stablerangecache LONG_MESSAGE (issue6279) phase-divergent update to bf37ba1c80ee

mkdir -p html

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

netlify deploy