Open tofumatt opened 12 years ago
Nice! Though currently it's using volo build && volo ghdeploy
, which I think minifies and concats. I can, however, make you a collaborator so you can run that. Whacha think?
Oh right, I guess that's fair. I suppose the pie in the sky is "have a post-commit hook that does that for us".
We should automatically deploy after each push via a post-commit hook that does
volo build && volo gh-deploy
for us.(Originally: continuous deployment for the win. We should switch the integration/main branch to gh-pages and ditch master, so whenever we update the app it gets deployed to github pages.)