You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would suggest that we use Netlify to host the Bionode website:
Pros:
one click (Let's Encrypt) SSL certificate (not currently possible on GitHub with a custom domain - a requested feature from over three years ago)
CDN - so faster
uses HTTP2
Continuous Deployment with Github - so rebuilds with each Git push
FREE!!!
CONS:
Only @bmpvieira can access Netlify admin panel - No team support on the free package (though not sure what they mean on their website by unlimited collaborators on the open source page...
I would suggest that we use Netlify to host the Bionode website:
Pros:
CONS:
Tutorial: https://www.netlify.com/blog/2016/09/29/a-step-by-step-guide-deploying-on-netlify/
Note - we might not even need Travis anymore to run the build command - it's possible to do this with netlify.
This is what happens when we run the website through the netlify site tester: