Skip to content

Latest commit

 

History

History
64 lines (52 loc) · 3.17 KB

README.md

File metadata and controls

64 lines (52 loc) · 3.17 KB

The Viking Hacks Website

The website includes the team members, sponsors, and information about the team.

License

MIT. See LICENSE for more information.

Contributing

If you want to contribute to this website, do the following.

To follow this tutorial, please have a GitHub account and the GitHub Desktop app installed. It can be found here

Forking the repository

In order to make changes to the website, first fork it to your account. This must be done so you can work on it independently.

  • Go to the repository
  • Press the fork button in the top right of the screen image here
  • Choose your account as the destination

Cloning to your computer

Now that you have your own fork that you can work on without disrupting the main site, clone it to your computer so you can work on it.

  • Go to your fork of the VikingHacks website. The name of the repository, located at the top left of your screen should read /vikinghacks.github.io and not VikingHacks/vikinghacks.github.io image here
  • Click the green Clone or download button just below the button that displays the number of contributors
  • Click open in desktop image here
  • Once the desktop app opens, save the code somewhere in your computer
  • Make sure to click Update from VikingHacks/master in the top left of the GitHub Desktop App regularly after selecting this repository in the left hand side panel image here

Making a Pull Request

After you get the code on your computer, and make some amazing contributions to our website, you now need to get those changes back to the main fork of our website in order for those changes to show up.

  • After selecting this repository in the left hand side pane in the GitHub Desktop app, type a summary of your changes in the appropriate text box in the lower left hand side
  • Click the commit button right below the text boxes. This saves the changes locally image here
  • Now press the sync button in the top right hand side (across from the Update from VikingHacks/master button we talked about earlier)
  • Now that your changes have been synced to your fork, go to your fork on GitHub.com
  • Click the new pull request button on the top left of the screen (across the from the CLone or download button we talked about earlier)
  • Confirm the creation of the pull request image here
  • Now just sit back and wait until the VP of Tech takes a look at it

If you have any questions, feel free to contact the VP of Tech, Avinash Jain, or me, Aubhro Sengupta.