Open Source Comes to Campus/Curriculum/Git/Students: Difference between revisions

imported>Justinfmorgan
Line 8:
Since this project is a website, we've specially configured the repository so that whenever there is a push to it, it is made visible on the web.
 
If your group's repository is called e.g. ''waffle-castle.github.io'', then you can see that the shared version is visible on the web at http://waffle-castle.github.io/. (This is just an example. Your group's repository name should be schoolname-#.github.io and its shared page should be at http://schoolname-#.github.io (for example, http://princeton-1.github.io or http://princeton-2.github.io.))
 
But note that any changes in your ''fork'' won't show up there until the maintainer of the project merges those changes in.