Mercurial > evolve
view docs/tutorial/deploy.sh @ 6477:33f24dd8cfa2 stable 11.0.1
packaging: prepare evolve 11.0.1 and topic 1.0.1
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 23 Mar 2023 10:42:57 -0300 |
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