Skip to content

Git Developer Pages (This is NOT the place to discuss Git issues. See: https://git-scm.com/community)

Notifications You must be signed in to change notification settings

tapaswenipathak/git.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Git Developer Pages

This is a website to help Git Developers.

It is NOT a place to discuss Git issues. Please see git-scm.org's community page for information about bug reporting or interacting with the community.

The pages are maintained by editing files in the git/git.github.io repository on GitHub. It is then published on the https://git.github.io GitHub page.

It is meant to be edited collaboratively like a wiki, except that instead of a web form, you get to use a text editor and Git. What could be better?

These pages also host the Git Rev News, see the About Git Rev News page.

If you want push access, contact Christian Couder < [email protected] > or Taylor Blau < [email protected] > and provide your GitHub username. You may also send patches by mail (and feel free to cc [email protected] if appropriate).

Development

  • Make sure you've got ruby2 with dev-packages installed
  • sudo gem install bundler
  • Clone this repo
  • sudo apt-get install zlib1g-dev # ref [1]
  • bundle install
  • bundle exec jekyll serve
  • browse the site on http://localhost:4000

Based on https://help.github.com/articles/using-jekyll-with-pages/

[1] http://www.nokogiri.org/tutorials/installing_nokogiri.html#ubuntu___debian

About

Git Developer Pages (This is NOT the place to discuss Git issues. See: https://git-scm.com/community)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 94.7%
  • HTML 4.9%
  • Ruby 0.4%