hg site

Create and/or upload a static copy of the repository.

The main goal is sharing Mercurial on servers with only FTP access and
statically served files, while providing the same information as hg
serve and full solutions like bitbucket and gitorious (naturally
without the interactivity).

Install:

* Clone this repo.
  hg clone http://draketo.de/proj/hgsite/
* add this to the [extensions] section in your ~/.hgrc
  site = path/to/site.py
  if you have no [extensions] section, add it.

Usage:

* hg site --help

Related: git2html → http://hssl.cs.jhu.edu/~neal/git2html/