From 29b3ef6888de9220b913e5bd243938ed79fcac38 Mon Sep 17 00:00:00 2001 From: "Scott Boone (github signing key)" Date: Sat, 11 Oct 2014 09:24:18 -0500 Subject: [PATCH] clarification edits --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 946a4b7..996b6d9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ Colorbox/Galleria static site generator. ##How To 1. Add this package to your Pelican plugins directory. 2. Add 'siglican' to PLUGINS in pelicanconf.py. Add SIGLICAN_ settings to - pelicanconf.py as desired. + pelicanconf.py as desired (see "Pelican Configuration Settings" below for + a complete list). 3. Create a *siglican* directory in your base directory, at the same level as *content*. 4. Drag gallery.md from examples to your pelican *pages* directory and edit it. @@ -21,7 +22,8 @@ Colorbox/Galleria static site generator. That will give your siglican theme a way to inject gallery-specific css and javascript into your gallery pages. 8. Create an 'images' folder under 'siglican'. Add album folders along with - images and metadata. + images and metadata. See *examples/images* or the + [Sigal documentation](http://sigal.readthedocs.org/en/latest/) for examples. ###Example directory excerpt: ```