update README and improve man pages

This commit is contained in:
Hiltjo Posthuma
2015-12-20 21:34:40 +01:00
parent 2e4ed81390
commit b8fc56187e
3 changed files with 53 additions and 6 deletions

View File

@@ -1,14 +1,27 @@
.Dd December 15, 2015
.Dd December 20, 2015
.Dt URMOMS-INDEX 1
.Os
.Sh NAME
.Nm urmoms-index
.Nd static git page generator (repo list)
.Nd static git index page generator
.Sh SYNOPSIS
.Nm
.Op Ar repodir...
.Sh DESCRIPTION
.Nm
is undocumented
will create an index HTML page for the repositories specified and writes
the HTML data to stdout.
.Pp
For changing the style of the page you can use the following files:
.Bl -tag -width Ds
.It logo.png
32x32 logo.
.It favicon.png
favicon image.
.It style.css
CSS stylesheet.
.El
.Sh SEE ALSO
.Xr urmoms 1
.Sh AUTHORS
.An Hiltjo Posthuma Aq Mt hiltjo@codemadness.org