Free static websites with SSL for hackers
rolodato.com
Free static websites with SSL for hackers
1–10 of 36 posts
Re: Free static websites with SSL for hackers
#2Re: Free static websites with SSL for hackers
#3I use Netlify which has the same qualities and requires less setup/attention. Am not affiliated with them.
Not affiliated either, but I’ve been blown away by how seamless their service has been.
Re: Free static websites with SSL for hackers
#4https://blog.cloudflare.com/secure-and-fast-github-pages-wit...
Re: Free static websites with SSL for hackers
#5I use Netlify which has the same qualities and requires less setup/attention. Am not affiliated with them.
Seconded - all you have to do is specify a build command and an output directory and Netlify will build your site on every commit to master. You can easily add a custom domain, manage DNS, and get Let’s Encrypt SSL with the click of a button. Not affiliated either, but I’ve been blown away by how seamless their service has been.
Re: Free static websites with SSL for hackers
#6If anybody is interested:
Rails: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16273
Go: https://gitlab.com/gitlab-org/gitlab-pages/merge_requests/50
Re: Free static websites with SSL for hackers
#7You can use Full SSL on CloudFlare with GitHub Pages, which is end to end. https://blog.cloudflare.com/secure-and-fast-github-pages-wit...
Re: Free static websites with SSL for hackers
#8I use Netlify which has the same qualities and requires less setup/attention. Am not affiliated with them.
Re: Free static websites with SSL for hackers
#9I use Netlify which has the same qualities and requires less setup/attention. Am not affiliated with them.
Seconded - all you have to do is specify a build command and an output directory and Netlify will build your site on every commit to master. You can easily add a custom domain, manage DNS, and get Let’s Encrypt SSL with the click of a button. Not affiliated either, but I’ve been blown away by how seamless their service has been.
Re: Free static websites with SSL for hackers
#10The headache of managing this yourself adds up, things break, things update, etc.