view docs/tutorial/deploy.sh @ 5807:837b9fee065e

evolve: split revsets into its own separate revset.py
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 27 Feb 2021 18:22:12 +0800
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