Hey guys,
I've been thinking about this a bit because I'm publishing code organized using ProjectTemplate onto github right now.
One easy thing might be some sort of quick tutorial of how to turn the README file into a README.markdown file (which then will be displayed on a github repository page if I understand it correctly?). I am going to try to do something fancy with knitr so that the markdown file walks someone through the entire analysis, complete with graphs, code chunks, etc. Possibly overkill, but it might be nice.
For reproducibility in this readme file I'll also explain "Hey set your config file to munging: on if you really want to reproduce EVERYTHING, and munging: off if you want to save a lot of time and work with the cleaned dataset" again with code chunks.
This is a bit stream-of-thought because I'm in the middle of the project, I'll be sure to post about it when I'm finished and have the workflow nailed down.
Hilary