Skip to content

Starter kit for the source control training, just a very basic set up of index html file css image folder etc.

Notifications You must be signed in to change notification settings

thecodersguilduk/wda-feeding-britain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Dev Apprentice Source Control Training

For this session we will be working with Git on a colaborative project.

QuickStart

  1. Fork this repo to your own GitHub account
  2. Login to (or sign-up for) Netlify https://app.netlify.com/signup
  3. Create a new site from GitHub from the repo you just created
  4. Make changes locally and merge them to the master branch on your repo to deploy to your site on Netlify

More Detailed Set-up Tutorial

Step 1

First up you need to fork (create a copy) of this repository:

How to fork a repo on GitHub

Fork a repo button on GitHub

Step 2

Create an account on Netlify to host your site. If you sign up using GitHub all your repositories will be available as soon as you log in. Sign-up to Netlify Fork a repo button on GitHub

Step 3

  1. Click the 'Create a new site from GitHub' link.
  2. Click the GitHub button to choose that as the Git provider
  3. Select your a11y-site repo and follow the steps to set up

Your site should now be live at the link provided on your Netlify dashboard:

Netlify URL location

Step 4

Clone the repo to your local machine to work on the solutions.

GitHub clone button

Merge to master and push your changes to see them deployed to your Netlify site.

About

Starter kit for the source control training, just a very basic set up of index html file css image folder etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages