Skip to content
Anit Gandhi edited this page Feb 24, 2015 · 7 revisions

Welcome to the wiki for the new IEEE website!

Some important pages to be aware of:

Some VERY important things to keep in mind using GitHub:

  • Any time you are going to make changes to the new website code (the "new" repo), please make sure to sync the latest changes, whether it be from a GUI, or command line ("git pull origin master"). We don't want any code conflicts.
  • DO NOT fork the repo to edit it. This is an organization repo, so any of you can contribute to it. Hence, we're not using the fork-and-pull method on this code. If you fork and issue a pull request, I'll probably override it.
Clone this wiki locally