bhlmn / leora

Website for my wife's business
http://www.leora.life
Other
0 stars 0 forks source link

Add SSL to the site #13

Open bhlmn opened 5 years ago

bhlmn commented 5 years ago

Your site does not have SSL.

How do we do this with GitHub Pages and Google Domains?

tm-const commented 5 years ago

You should try https://Netlify.com

  1. Netlify hosting is free
  2. They provide free SSL
  3. To launch a website on their service all you have to do is connect your git repo
  4. All changes made on git repo will reflect on live site
  5. Connecting live domain to Netlify Project ( https://www.netlify.com/docs/custom-domains/ )