Skip to content

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:

  1. Log in to Netlify
  2. Once logged in, click the New site from Git button
  3. On the next page, select GitHub as the continuous deployment provider. You may need to authorize the connection, in which case, approve it
  4. On the next page, select your repository from the list
  5. On the next page, keep the default settings, and click on Deploy site.
  6. Then under Site Settings change the name of the site (example: fictionbecomesfact)
  7. After the website has been deployed, it can be accessed via:
    https://fictionbecomesfact.netlify.app

Favorites

Comments

    No comments found for this note.

    Join the discussion for this note on Github. Comments appear on this page instantly.

    Copyright 2021- Fiction Becomes Fact