# git-http-server A simple http server which uses a git repo (bare or otherwise) as the underlying filesystem. * Automatically renders markdown files as html. * Will use README.md as the index, if available. * Can be set to use a specific branch. All configuration is done on the command-line. # Installation TODO # Markdown TODO # Templates TODO