Skip to content
Jason Kao edited this page Oct 25, 2017 · 10 revisions

Why GitHub?

If you do not have a GitHub account, create one. Then follow this entire tutorial to learn the basics of using GitHub (will take a solid half hour).

Your First Project!

After learning those basics of GitHub, you are now ready for your first project. The current purpose of this repository is for information/reference. You will use it to further train your GitHub skills.

  1. Fork this repository. For help, see this piece of documentation.
  2. Once the repository is on your own GitHub account and cloned onto your local machine, follow the instructions in the file README.md to add your information. Add, commit, and push your changes.
  3. Changes should now be visible on http://github.com/_YOUR_USERNAME_/stuyspec.github.io. Make a pull request to the original repository you forked from (which is stuyspec/stuyspec.github.io). For help, see this piece of documentation.

Congratulations! You have completed your first task for Spectator Web.

Clone this wiki locally