catapultpgh / catapultpgh-site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catapult PGH

Deployment Notes

Want to deploy your changes?

From a directory in your clone of the repository:

$ git push origin master
$ ssh [username@]catapultpgh.org "cd /srv/www/catapultpgh.org/root && git pull"

(You can omit the username part if your account name on the server is the same as your local shell's username.)

About


Languages

Language:CSS 75.6%Language:PHP 15.4%Language:HTML 7.3%Language:JavaScript 1.7%Language:ApacheConf 0.0%