view docs/tutorial/deploy.sh @ 6830:c539a2fb600d

topic: add fqbn method to dirstate to use instead of repo[None].fqbn() This is closer to what `hg branch` does in core.
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 20 Aug 2024 17:01:50 +0400
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