https://github.com/github/gitscm-old
Git homepage that rocks - from the git.or.cz awesomeness
https://github.com/github/gitscm-old
Last synced: 5 months ago
JSON representation
Git homepage that rocks - from the git.or.cz awesomeness
- Host: GitHub
- URL: https://github.com/github/gitscm-old
- Owner: github
- License: other
- Archived: true
- Fork: true (git/gitscm-old)
- Created: 2012-02-16T21:27:58.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-04-27T15:35:03.000Z (almost 13 years ago)
- Last Synced: 2024-09-30T00:41:21.252Z (over 1 year ago)
- Language: Ruby
- Homepage: http://git-scm.com
- Size: 2.92 MB
- Stars: 7
- Watchers: 26
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
## The Git Website ##
This is the source for the main Git website, found at git-scm.com.
## Running It ##
This is a Sinatra app, so if you want to run this locally, you can simply run:
$ rackup config.ru
That should get it running locally so you can test it. The site is deployed to Heroku.
## Contributing ##
Fork this project, make a change, push to a named branch on GitHub and send me a pull request.