summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-22 11:38:46 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-22 11:38:46 +0200
commitaa811eea0552976ff378a96f154fb4951be1e1c5 (patch)
tree44ce5c5d11cfe3ccd8a6ee0f9947104fca2b192d
parent66b6941a753d4787ed1d55f3c389bb50e96e92c4 (diff)
New release
-rw-r--r--.version2
-rw-r--r--README.pod58
-rw-r--r--debian/changelog6
-rw-r--r--docs/photoalbum.12
4 files changed, 66 insertions, 2 deletions
diff --git a/.version b/.version
index 17b2ccd..6f2743d 100644
--- a/.version
+++ b/.version
@@ -1 +1 @@
-0.4.3
+0.4.4
diff --git a/README.pod b/README.pod
new file mode 100644
index 0000000..242860f
--- /dev/null
+++ b/README.pod
@@ -0,0 +1,58 @@
+=head1 NAME
+
+photoalbum - photoalbum is a minimal bash script for linux to generate static web photo albums.
+
+=head1 SYNOPSIS
+
+photoalbum clean|version|generate [rcfile]
+photoalbum makemake
+
+=over
+
+=item clean
+
+Cleans up the working space
+
+=item version
+
+Prints out the version
+
+=item generate
+
+Generates the static photoalbum
+
+=item makemake
+
+Creates a Makefile and photoalbumrc in the current working directory.
+
+=back
+
+=head2 RCFILE
+
+=head2 TUTORIAL
+
+* See if /etc/default/photoalbum fits your needs. If not, copy /etc/default/photoalbum to ~/.photoalbumrc in order to customize it.
+
+* Copy all images wanted to the incoming folder (see config file)
+
+* Run 'photoalbum generate'
+
+* Distribute the ./dist directory
+
+* Clean the mess up with 'photoalbum clean'
+
+It is possible to specify a custom rcfile path too.
+
+=head3 HTML TEMPLATES
+
+Go to the templates directory and edit them as wished.
+
+=head1 LICENSE
+
+See package description or project website.
+
+=head1 AUTHOR
+
+Paul Buetow - <http://photoalbum.buetow.org>
+
+=cut
diff --git a/debian/changelog b/debian/changelog
index 6c88e5c..39a53d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+photoalbum (0.4.4) stable; urgency=low
+
+ * Add README.pod for Github page
+
+ -- Paul Buetow <paul@buetow.org> Sun, 22 Jun 2014 11:38:14 +0200
+
photoalbum (0.4.3) stable; urgency=low
* Merge
diff --git a/docs/photoalbum.1 b/docs/photoalbum.1
index c5f85ff..1e8e618 100644
--- a/docs/photoalbum.1
+++ b/docs/photoalbum.1
@@ -124,7 +124,7 @@
.\" ========================================================================
.\"
.IX Title "PHOTOALBUM 1"
-.TH PHOTOALBUM 1 "2014-05-13" "photoalbum 0.4.3" "User Commands"
+.TH PHOTOALBUM 1 "2014-05-13" "photoalbum 0.4.4" "User Commands"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l