I'm using ruhoh (a static site generator) to set up a github pages site. Ruhoh has generated a index.html file associated with its default theme, but github is insisting that the file does not exist. You can see the code here: https://github.com/madCode/madcode.github.io/blob/master/index.html
and the url here: http://madcode.github.io/index.html
As you can see I'm getting a 404 file not found error. I'm not sure what I'm doing wrong. Maybe it has something to do with the generated html?