I would like to simply publish a project's source code on a server.
Currently gitweb works well, except I don't need the extra revisions features, and there is some configuring needed such as setting project descriptions. Also, it doesn't have syntax highlighting
Basically, are there any alternatives that let you browse source code like gitweb does?
Things like trac are overkill for just displaying source code. I'd like something simple.