Jekyll
So you bought a google domain now what?
Well if you have a domain name - you will probably want something for it to return. But you probably will not want to shell out actual money to make that happen. Plus your not a god damn web developer. Quick and easy solution - github pages with jekyll.
How to get up and running…
- Buy a domain (domains.google - honestly not to bad)
- Create A records that point your custom domain to the following IP addresses: 185.199.108.153, 185.199.109.153, 185.199.110.153, 185.199.111.153
- Add CNAME rec for your www - USER@github.io[github page]
- Fork a template (https://drjekyllthemes.github.io/top)
- Add a CNAME to your master branch with the custom domain listed
- PROFIT $$