Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 674 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 674 Bytes

CSBIO-Website

Editing Instructions

The lab website is stored on github. Lovelace has a copy of the repository. If you want to make a change, add a page, a paper, or a news item, follow these steps. These steps assume you have a github account, and are a member of the csbio team.

  1. Clone the git repo to your computer:
git clone [email protected]:csbio/CSBIO-Website.git
  1. Alternatively, refresh your local copy before you begin with 'git pull'

  2. Make your changes, and preview them in your local browser--to the extent you can.

  3. Upload your changes to github with 'git push'

  4. Notify [email protected] to pull the changes down to the webservers.