ENTR550 Group Project
Clone the repository using "git clone https://github.com/hwangr/hwangr.github.io.git" (or the equivalent on the Github desktop application)
- git add "FileNames" or git add * to add everything you changed
- git commit -m "Short message describing your changes"
- git pull
- git push
Or the equivalent on the Github desktop application
- Make sure to use the "git pull" command every time you start, to get all changes prior to working.
- index.html is the initial page that users will see
- Pictures are stored in the subdirectories under Resources. Be sure to get the directories right when adding URLs, or else they will not show up.