diff options
Diffstat (limited to 'debian/nikola.1')
| -rw-r--r-- | debian/nikola.1 | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/debian/nikola.1 b/debian/nikola.1 new file mode 100644 index 0000000..6a8e849 --- /dev/null +++ b/debian/nikola.1 @@ -0,0 +1,58 @@ +.\" Man page generated from reStructeredText. +. +.TH NIKOLA 1 "" "" "nikola" +.SH NAME +nikola \- Is a static Site and Blog Generator +. +.nr rst2man-indent-level 0 +. +.de1 rstReportMargin +\\$1 \\n[an-margin] +level \\n[rst2man-indent-level] +level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] +- +\\n[rst2man-indent0] +\\n[rst2man-indent1] +\\n[rst2man-indent2] +.. +.de1 INDENT +.\" .rstReportMargin pre: +. RS \\$1 +. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] +. nr rst2man-indent-level +1 +.\" .rstReportMargin post: +.. +.de UNINDENT +. RE +.\" indent \\n[an-margin] +.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] +.nr rst2man-indent-level -1 +.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] +.in \\n[rst2man-indent\\n[rst2man-indent-level]]u +.. +.SH SYNOPSIS +.sp +\fBnikola\fP command [\fIoptions\fP] +.SH DESCRIPTION +.INDENT 0.0 +.TP +.B nikola +Is a static Site and Blog Generator. +.UNINDENT +.SH OPTIONS +.sp +To create a new site in a folder, run "nikola init foldername [src]". +.sp +The destination folder must not exist. +.sp +If you pass the src argument, that folder will be used as a template for +the new site instead of Nikola\(aqs sample site. +.SH AUTHOR +.sp +Roberto Alsina <\fI\%http://ralsina.com.ar/\fP> +.sp +This manpage was initially written by Agustin Henze +<\fI\%tin@sluc.org.ar\fP> for the Debian Project. +.\" Generated by docutils manpage writer. +.\" +. |
