639 Commits

Author SHA1 Message Date
Laurent Peuch
f54aa3c6fb [mod] let's use a thumbnail for the cover finally 2015-12-09 09:58:37 +01:00
Laurent Peuch
28bc05bed1 [enh] also copy image for cover 2015-12-09 09:57:34 +01:00
Laurent Peuch
c6e419b6cd [mod] remove index.html link since it's defaulted in webservers 2015-12-09 09:57:21 +01:00
Laurent Peuch
b122a276b4 add example 2015-12-09 09:33:17 +01:00
Laurent Peuch
dae6852fb0 [fix] won't work if dir doesn't exists 2015-12-09 09:03:18 +01:00
Laurent Peuch
6ee2d9406b [fix] make this damn setup.py accept my static files. 2015-12-09 08:45:41 +01:00
Laurent Peuch
a412dc71c7 [fix] try to include static files during installation 2015-12-09 08:25:09 +01:00
Laurent Peuch
9ae0f7ca72 [fix] typo in bin name 2015-12-09 08:21:10 +01:00
Laurent Peuch
52f82bdd7b [fix] need to read the file first 2015-12-09 08:20:24 +01:00
Laurent Peuch
c75b2197f3 [enh] add a MANIFEST.in 2015-12-09 08:19:33 +01:00
Laurent Peuch
51ea54a9c2 [enh] add a setup.py 2015-12-09 08:18:42 +01:00
Laurent Peuch
09c2f2570b [enh] yay, handle thumbnails in pictures-group 2015-12-09 07:05:48 +01:00
Laurent Peuch
89399375a4 [enh] store the fact that gm is present or not 2015-12-09 06:59:41 +01:00
Laurent Peuch
c8ceee9e9e [enh] check for gm binary 2015-12-09 06:57:54 +01:00
Laurent Peuch
776674cb3e [enh] allow to add text 2015-12-09 06:52:23 +01:00
Laurent Peuch
d2c9445dc7 [enh] handle 1 to 3 covers per line on the index 2015-12-09 06:45:09 +01:00
Laurent Peuch
7468d4aa56 [enh] handle pictures group \o/ 2015-12-09 06:44:23 +01:00
Laurent Peuch
49c8afd5c0 [enh] handle bordered pictures 2015-12-09 05:31:32 +01:00
Laurent Peuch
7289ac0ae0 [enh] same for index page 2015-12-09 05:29:22 +01:00
Laurent Peuch
522ab9e82b [enh] better handling of date for full-picture 2015-12-09 05:28:15 +01:00
Laurent Peuch
67c3b7e5f5 [enh] handle text for full-picture 2015-12-09 05:23:40 +01:00
Laurent Peuch
0cbf9e23f7 [mod] remove indentation 2015-12-08 10:43:11 +01:00
Laurent Peuch
8769524c52 [enh] link directly to index.html file 2015-12-08 10:42:10 +01:00
Laurent Peuch
7be5289bc4 [enh] do index.html 2015-12-08 10:42:00 +01:00
Laurent Peuch
561c26aa7f [enh] store link to gallery cover 2015-12-08 10:41:50 +01:00
Laurent Peuch
2b0ced587c [enh] store link to gallery 2015-12-08 10:41:42 +01:00
Laurent Peuch
5716be17d9 [fix] I want relative path for web 2015-12-08 10:41:33 +01:00
Laurent Peuch
4fe9851f6c [fix] bad test 2015-12-08 10:37:21 +01:00
Laurent Peuch
22bf22ba0d [mod] I don't need those 2015-12-08 10:29:02 +01:00
Laurent Peuch
0b54c9ace1 [fix] remove link to home in gallery pages by error 2015-12-08 09:30:23 +01:00
Laurent Peuch
84927b9665 [enh] uses helper class to copy images to build dir 2015-12-08 09:30:13 +01:00
Laurent Peuch
f9225aa2dd [enh] static helper class for templates 2015-12-08 09:29:38 +01:00
Laurent Peuch
687c6e1c5e [enh] start to write templates to disk 2015-12-08 09:29:31 +01:00
Laurent Peuch
48889a2abe [enh] copy static files 2015-12-08 09:29:10 +01:00
Laurent Peuch
89a07a726a [enh] start to render templates 2015-12-08 08:41:02 +01:00
Laurent Peuch
e0327c9199 [enh] add full-picture.html section template 2015-12-08 08:40:51 +01:00
Laurent Peuch
59c72aa913 [enh] adapt page-example.html for template gallery-index.html 2015-12-08 08:40:34 +01:00
Laurent Peuch
6fd10a4043 [enh] add an empty file for index.html template 2015-12-08 08:40:04 +01:00
Laurent Peuch
747c02ab39 [enh] better handling of cover image path 2015-12-08 08:22:08 +01:00
Laurent Peuch
7c6cdb2b4b [enh] it appears than yaml already know date in its format 2015-12-08 08:08:32 +01:00
Laurent Peuch
c8407e4e2a [enh] sort galleries 2015-12-08 08:07:24 +01:00
Laurent Peuch
a3f7f47900 [fix] it's either .get() or [] not .get[] 2015-12-08 08:07:16 +01:00
Laurent Peuch
218e970602 [mod] more explicit error message 2015-12-08 08:06:55 +01:00
Laurent Peuch
83915ebfa3 [enh] add jinja2 and load templates (allow overwridding) 2015-12-08 08:06:39 +01:00
Laurent Peuch
3bc95c0a85 [fix] yaml.safe_load except a FD 2015-12-08 07:36:17 +01:00
Laurent Peuch
375af3c4d2 [enh] start to parse galleries folders 2015-12-08 07:34:55 +01:00
Laurent Peuch
92a6a145e0 [mod] I need dateutil 2015-12-08 07:29:20 +01:00
Laurent Peuch
2392e52dbd [mod] refactor error handling mecanism 2015-12-08 07:28:57 +01:00
Laurent Peuch
7a1bdb033d [enh] better checks on settings.yaml 2015-12-08 07:26:55 +01:00
Laurent Peuch
a816cb1497 [mod] ensure that the settings.yaml has a title key 2015-12-08 07:18:41 +01:00