Improve deployment
We need to compile the website for deployment. We can use https://www.netlify.com/ or GitHub Actions.
@yochannah any preference?
I have an experience with GitHub Actions and may help with that case.
Either sounds fine to me
I had a look at GitHub Actions and I didn't like the examples that I found as they requires configuration of tokens. In the past, I configured https://www.netlify.com in 15min or less.
@yochannah what email should I use for https://www.netlify.com free plan?
Live at https://codeisscience.netlify.app/
@yochannah need to configure the custom domain following https://docs.netlify.com/domains-https/custom-domains/ This should be similar to how you did for GitHub Pages.
this is set up and now deploys via netlify correctly :)