26 Sep 11
25 Sep 11
This guide will help you setup your server and Rails 3.1 project for fast, zero-downtime deployments. I’ll be using Nginx+Unicorn to serve the application, git+capistrano for fast deployments.
21 Sep 11
12 Sep 11
06 Sep 11
At GitHub, we do not use git-flow. We use, and always have used, a much simpler Git workflow.
30 Aug 11
12 Aug 11
05 Aug 11
Dulwich is a pure-Python implementation of the Git file formats and protocols.
25 Jul 11
Octopress is a framework designed by Brandon Mathis for Jekyll, the blog aware static site generator powering Github Pages. To start blogging with with Jekyll, you have to write your own HTML templates, CSS, Javascripts and set up your configuration. But with Octopress All of that is already taken care of. Simply clone or fork Octopress, install dependencies and the theme, and you’re set.