Netlify with GitHub setup
Introduction
I tried Netlify static website hosting in combination with GitHub. But in the end I chose Cloudflare Pages.
How To
I followed the setting up a digital garden with Jekyll steps as described by Maxime Vaillancourt:
- Log in to Netlify
 - Once logged in, click the 
New site from Gitbutton - On the next page, select GitHub as the continuous deployment provider. You may need to authorize the connection, in which case, approve it
 - On the next page, select your repository from the list
 - On the next page, keep the default settings, and click on 
Deploy site. - Then under 
Site Settingschange the name of the site (example: fictionbecomesfact) - After the website has been deployed, it can be accessed via:
https://fictionbecomesfact.netlify.app
 
No comments found for this note.
Join the discussion for this note on Github. Comments appear on this page instantly.