Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1 KB

File metadata and controls

25 lines (15 loc) · 1 KB

Harvard-CS283.github.io

Instructions for how to commit your work to this site:

  • (1) Fork this repository.

    Fork repository
  • (2) Go to the forked repository which is now in your account homepage. Always sync your forked version first in case it is stale.

    Sync fork
  • (3) Commit your edits directly to your forked repository.

    • This will typically involve two steps:
      • Add your data file in the appropriate location in the data folder.
      • Edit some lines in one of the .html page files.
  • (4) Create a pull request to put your changes into this main site.

    Create pull request
  • (5) Class staff will approve your pull request shortly after.

  • Optional: You can go back to the class repository and see if your pull request is displayed.