| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Websites of BCCP workshops
How to add a new workshop?
This repo works together with the website repo.
Create a branch, preferably cloning the most recent one.
Add the description to main bccp repository in subsites.txt
Find the most recent Google Drive folder, copy the form and tables, get new URL
Update the content of the branch, with links of the new form
add the link to the branch on bccp.berkeley.edu/{branchname} to the workshops page website
For editing, you want to start by cloning a branch directly.
Use (ssh)
git clone -b [workshop-branch] git@github.com:bccp/workshops
or (https)
git clone -b [workshop-branch] https://github.com/bccp/workshops
| Back | FazBrowse Home | New Git URL |