schacon / gitbook
- Source
- Commits
- Network (25)
- Issues (0)
- Downloads (2)
- Wiki (2)
- Graphs
-
Tag:
v0.9
commit b88d2441cac0977faf98efc80305012112238d9d
tree bd84bb9038d280e3ade8797e9a70a54eaae86ab4
parent b393caa5c406bd5ca5001defa233411d547778b8 parent 1d3fcd5ced445d1abc402225c0b8a1299641f497
tree bd84bb9038d280e3ade8797e9a70a54eaae86ab4
parent b393caa5c406bd5ca5001defa233411d547778b8 parent 1d3fcd5ced445d1abc402225c0b8a1299641f497
gitbook /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Jul 27 12:01:03 -0700 2008 | |
| |
COPYING | Tue Jul 29 10:42:09 -0700 2008 | |
| |
README | Mon Sep 01 07:44:19 -0700 2008 | |
| |
Rakefile | Sun Jul 27 10:50:46 -0700 2008 | |
| |
TODO.markdown | Mon Jul 28 18:07:39 -0700 2008 | |
| |
assets/ | Fri Sep 05 14:21:25 -0700 2008 | |
| |
layout/ | Thu Nov 27 07:52:20 -0800 2008 | |
| |
output/ | Sun Jul 27 12:01:03 -0700 2008 | |
| |
script/ | Fri Sep 05 14:21:25 -0700 2008 | |
| |
text/ |
README
== The Community Git Book == This is an attempt to make a comprehensive, easy to follow Git learning resource to be hosted on the main Git website. == Contributing == * Clone this source, add to it and send me (schacon@gmail.com) a patch or pull request * Install gems 'ultraviolet' and 'discount' * Install prince (http://www.princexml.com/download/) == References == * A bunch of the scripts for building and such from the Rails 2.1 book by Carlos Brando == Authors == * Scott Chacon * Emil Sit

