monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Re: website mirror


From: Lapo Luchini
Subject: [Monotone-devel] Re: website mirror
Date: Mon, 06 Jul 2009 11:21:13 +0200
User-agent: Thunderbird 2.0.0.22 (X11/20090624)

Lapo Luchini wrote:
> I've hacked together a quick&dirty mirror of the website on my server,
> it's visible at this address:
> 
> http://monotone.lapo.it/

Quick instructions to build your very own monotone website mirror:
$ mtn -d db.mtn -b net.venge.monotone.web checkout web.work
$ cd web.work
$ ikiwiki --wikiname monotone --plugin rawhtml --plugin goodstuff \
--plugin graphviz --plugin table --exclude 'index\.mdwn' \
. web.root
then just serve web.root directory over HTTP (needed to implicitly use
index.html); if you prefer to browse file locally use --no-usedirs.

You must prepend the following two steps if you don't already have a
local database that contains the nvm.web branch:
$ mtn -d db.mtn db init
$ mtn -d db.mtn pull monotone.mtn-host.prjek.net net.venge.monotone.web

-- 
Lapo Luchini - http://lapo.it/

“Any sufficiently advanced technology is indistinguishable from magic.”
(Arthur C. Clarke)

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]