HEllO KIDS
Git Commands
- Open Terminal
- cd ~/_a/sopy228.github.io
- git add -A
- git commit -m "any message"
- git push
What did we do today?
- Setup Brackets, Git, chrome
- Create an account in github
- Create a reposition for website
- used brackets to write index.html
- add img, video, map in home page
- push code to github
- My first web published to the world