From 78fd27cf93df05981b6b5a86576ba2b4055f10ba Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sun, 17 Oct 2010 22:55:06 +0200 Subject: [PATCH] -typo +url Signed-off-by: Nico Schottelius --- blog/my-photo-publishing-approach.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/blog/my-photo-publishing-approach.mdwn b/blog/my-photo-publishing-approach.mdwn index 25e81b62..3a8f2bb0 100644 --- a/blog/my-photo-publishing-approach.mdwn +++ b/blog/my-photo-publishing-approach.mdwn @@ -22,7 +22,7 @@ creation process: After some time, I think there are some key points: - * a special desigend command line utility may be better suited for the job + * a special designed command line utility may be better suited for the job * a gui may be very good suited to actually select the right images ## How I create and publish static photo galleries @@ -35,6 +35,8 @@ So in the end, I decided for the following setup: * Create a Makefile, which utilises llgal to (re-)create the whole website Thus I can change the gui, but do not need to change the gallery format. +You can find the result at +[photo.nico.schottelius.org](http://photo.nico.schottelius.org). ## SEE ALSO