static

static

→ moved to http://draketo.de/proj/hgsite/

changelog | files

Changes (full changelog)

(Arne Babenhauserheide)
2011-10-20: move note more prominent. tip

move note more prominent.

(Arne Babenhauserheide)
2011-10-20: survive moved files. TODO: follow renames.

survive moved files. TODO: follow renames.

(Arne Babenhauserheide)
2011-10-20: static.py -> site.py

static.py -> site.py

(Arne Babenhauserheide)
2011-10-20: renamed static to site.

renamed static to site.

Readme

static

→ moved to http://draketo.de/proj/hgsite/

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 static --help

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