Skip to content

Heritage version of Imperial College Caving Club's website; PHP version.

Notifications You must be signed in to change notification settings

jarvist/ICCC-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICCC-Website

Heritage version of Imperial College Caving Club's website; PHP version.

Hosted on GitHub at https://github.com/jarvist/ICCC-Website .

Website is live (! we hope) at http://union.ic.ac.uk/caving .

Editing this?

You'll want to have ssh forward-agent turned on, on your local machine:

Host union
    HostName union.ic.ac.uk
    User jmf02
    ForwardAgent yes

Confirm that 'ssh-add -L' knows your identity. (If not, 'ssh-add ~/.ssh/id_rsa' )

You can test this with 'ssh -T [email protected]' once logged into the Union.

See here: https://help.github.com/articles/using-ssh-agent-forwarding

You should then be able to do a 'git pull' to deploy from GitHub, and 'git push' to update GitHub.

About

Heritage version of Imperial College Caving Club's website; PHP version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages