diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-27 13:07:33 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-27 13:07:33 +0100 |
| commit | 3d23d6bc29dcbf714c916281091ebc594d3bc667 (patch) | |
| tree | 5bb44dc17eac4e77595081f2d9d43949539a9807 /docs/photoalbum.1 | |
| parent | 190f2bac98fa819096c928811aa0c0d94255a804 (diff) | |
some version which does not work yet
Diffstat (limited to 'docs/photoalbum.1')
| -rw-r--r-- | docs/photoalbum.1 | 24 |
1 files changed, 17 insertions, 7 deletions
diff --git a/docs/photoalbum.1 b/docs/photoalbum.1 index 02b6fa0..3c8517c 100644 --- a/docs/photoalbum.1 +++ b/docs/photoalbum.1 @@ -130,17 +130,27 @@ .if n .ad l .nh .SH "NAME" -cpuinfo \- A small and humble tool to print out CPU data +photoalbum \- photoalbum is a minimal bash script for linux to generate static web photo albums. .SH "SYNOPSIS" .IX Header "SYNOPSIS" -cpuinfo -.SS "How this works?" -.IX Subsection "How this works?" -This just invokes \s-1AWK\s0 to parse /proc/cpuinfo and prints out some stuff but -human readable. +photoalbum +.SS "\s-1QUICK\s0 \s-1START\s0 \s-1GUIDE:\s0" +.IX Subsection "QUICK START GUIDE:" +* Copy all images wanted to ./incoming +.PP +* Edit photoalbum.conf +.PP +* Run \*(L"make\*(R" +.PP +* Distribute the ./dist directory +.PP +\fI\s-1HTML\s0 \s-1TEMPLATES\s0\fR +.IX Subsection "HTML TEMPLATES" +.PP +Go to the templates directory and edit them as wished. .SH "LICENSE" .IX Header "LICENSE" See package description or project website. .SH "AUTHOR" .IX Header "AUTHOR" -Paul Buetow \- <http://cpuinfo.buetow.org> +Paul Buetow \- <http://photoalbum.buetow.org> |
