On Aug 14, Shriram Krishnamurthi wrote: > Has anyone got an example of successfully integrating the (HTML) > output of Scribble w/ github? > > From what I can tell, github supports only a handful of restricted > file formats, and won't display generic HTML as HTML, forcing a > "home page" to reside elsewhere. (That is, the HTML is displayed as > source, not rendered.) > > I'm hoping this isn't really true, and I just haven't figured out > how to use it. Surely someone has already figured this out?
I don't know what exactly you're trying to do, but github can show arbitrary htmls both at the user level and at the repository level. See http://pages.github.com/ -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

