|
|
@ -44,7 +44,8 @@ PLUGINS = ["photos"] |
|
|
|
THEME = "theme" |
|
|
|
THEME = "theme" |
|
|
|
#THEME = "github/pelican-themes/sneakyidea" |
|
|
|
#THEME = "github/pelican-themes/sneakyidea" |
|
|
|
|
|
|
|
|
|
|
|
PHOTO_LIBRARY = "/mnt/data/pohadky/osoracov-web/content/gallery" |
|
|
|
PHOTO_LIBRARY = "content/gallery" |
|
|
|
|
|
|
|
#PHOTO_LIBRARY = "/mnt/data/pohadky/osoracov-web/content/gallery" |
|
|
|
#PHOTO_LIBRARY = "~/osoracov/content/gallery" |
|
|
|
#PHOTO_LIBRARY = "~/osoracov/content/gallery" |
|
|
|
PHOTO_GALLERY = (1024, 768, 80) |
|
|
|
PHOTO_GALLERY = (1024, 768, 80) |
|
|
|
PHOTO_THUMB = (192, 144, 60) |
|
|
|
PHOTO_THUMB = (192, 144, 60) |
|
|
|