Moved static hosting to Netlify.

This commit is contained in:
Jonathan Bernard
2017-02-15 15:25:42 -06:00
parent 4f93b3132a
commit b58bb91ffb
20 changed files with 58 additions and 29 deletions

5
website/Makefile Normal file
View File

@ -0,0 +1,5 @@
deploy: render
netlify deploy -s newlifeintroband -p rendered
render:
nim c -r make_site.nim