https://srjc-computer-science-club.github.io/Club-Website-2020/
-
Visit repository here
-
Login to github
Note: if you dont have edit permisions to the website
please contact the current club president at [email protected]
For new club presidents, the account information for the github account is
located in google drive "SRJC CS Club/Hidden/Club accounts and passwords"
- Click sign in on github
- Click on index.html
- Once index.html click the edit icon in the top right hand side
- find and edit the text that deals with meeting times and other important information
- when you are happy with your edit at a discription of what you changed
Example:
[updated] meeting times to be up to date
- Verify that changes were updated on the website by visiting the website here
https://srjc-computer-science-club.github.io/Club-Website-2020/
you now can give your self a nice pat on the back!:)
the changes sometimes will not populate immediately,
it take time for github to push the changes to the website.
if the page is still not changing after a few minutes,
the browser's caching sometimes will interfere with your browser showing the page updates.
in chome open the developer tools:
right click on the page,
or cmd + shift +i (mac)
or ctrl + shift + i (windows).
Hard reload the webpage :
right click on the reload button at the top of the browser or type (mac) cmd + shift + r or (windows) ctrl + shift + r
The changes should be populated!