|
|
|
|
|
by joeyrideout
3862 days ago
|
|
I agree with imbriaco's sentiment from the linked discussion - using a CDN or some other host that supports SSL to host your static site is a good solution. I recently migrated my GitHub pages site to Amazon S3 and Cloudfront. I had to buy a cheap Comodo SSL certificate and upload it to AWS to get it working with my custom domain, but the documentation[1] was good enough that it didn't take me very long at all. [1] http://docs.aws.amazon.com/AmazonCloudFront/latest/Developer... |
|