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.
- Clone the git repo to your computer:
git clone [email protected]:csbio/CSBIO-Website.git
-
Alternatively, refresh your local copy before you begin with 'git pull'
-
Make your changes, and preview them in your local browser--to the extent you can.
-
Upload your changes to github with 'git push'
-
Notify [email protected] to pull the changes down to the webservers.