Thursday, 29 September 2016

22/09/2016 Dwayne

Aim:how to use git hub
Session 1
Git hub

NOTES:
+ button in top left corner allows to create, add, or clone.
Add: browse file and find your folder
 create a repository- should add to the git hub desktop.
changes tell us how many files have been added to the folder
 yet to be added to the git hub desk top


Publish:write a bit of a summary/description on what you have done.
Make sure public.


The master:is a permanent branch (the head of everything) (everything will go to it).


If you make any changes in the file it will tell you the changes on git hub.


Session 2
create a new branch- name the branch you want to make (gh-pages)
where does it come from(master Branch)
publish and then wait for it to sync.


To view webpage go to git hub website and go to repository settings you


Images from a folder: example: <img src="images/deerside.jpg">



Session 3
we visited this website and did some tutorials
https://www.codecademy.com/learn/web

No comments:

Post a Comment