blob: 558befbe33e273251b5bea56f10da7157defcddf (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
.TH "VOLGIT" 1 "Setember 27 2021" gts@volconst.com
.SH NAME
\f[B]volgit\f[] \- git repository to static html
.SH SYNOPSIS
\f[B]volgit\f[] \f[I]source-dir-for-repo destination-dir [ file-containing-header file-containing-footer ]\f[]
.SH DESCRIPTION
Very slow static site generator for git repositories.
.br
To be safe run it under a separate user account.
.SH SEE ALSO
\f[B]git(1)\f[]
|