Configuring your jekyll page with ssl

Hi all, this is a simple list of steps you’ll need to follow to enable ssl in your jekyll website hosted on github pages.

  1. Go to your github site account in my case https://github.com/jsburckhardt
  2. Go to your github settings image
  3. Go to pages image
  4. Add domain add the dns records into you domain dns and wait for the validation and enforce https image
  5. Once verified, GitHub will queue a cert from letsencrypt. image image
Written on October 20, 2022