Visual Flow of a GitHub CMS

At first it may seem that there are many steps to using Templates in GitHub, so here's a graphic overview with a brief step by step explanation.

Visual Flow of GitHub Diagram
  • Select a template and open it in a new repository.
  • Using the github.dev editor make changes to the template to create your own website.
  • Then commit those changes back to your repository.
  • When ready deploy your website to your chosen hosting, your website will now be live.
  • You can also now add your own custom domain (optional).
  • When you need to make future changes to your website, reopen your repository in the editor, make and commit the changes, which could start an automatic deployment of the new changes to your live website.

Page Last Edited: