I've moved this blog (perhaps only temporarily) to a
Metalsmith
generated static site served via my
GitHub pages repo.
Here are some notes on how to setup git clones
with the gh-pages
branch in the build directory,
based upon krlmlr's answer at
stackoverflow.
Here's how I converted, or moved, a Subversion (svn) repository to a subdirectory in a new git repository, with history (but no branches or tags).
(read more)I've started playing with git for source code revision management. Here is my first cut at a .gitignore for a Grails 1.0.3 project.
(read more)