Everyone knows that git happens. Let's roll around in it together.
Git Dojo: Plan
Git Dojo is one session where the more that goes wrong in the demo, the better. The following is a general plan, but when we go astray, great. The goal is to show what to do when you get off the happy path.
Introduction
github
gh-pages
orphan branch
markdown
jekyll
if you have Ruby installed
gem install jekyll
Setup
download git: http://git-scm.com/downloads
open your browser to http://jessitron.github.com/git-happens
the repo for this site is at https://github.com/jessitron/git-happens
we will add a few people as committers
add to the “Useful Pages” list in index.md the name of a page that they’d like to see covered
push your changes
everyone else should fork the repository and do what you like. You can
look for TODO or add to the list of pages you’d like to see