62 Commits

Author SHA1 Message Date
cb49bc5724 Added first version of subgal.html for exposure templates to test my future changes. Taken this from the original index page code 2020-02-05 14:57:44 +01:00
Quentin Schulz
ecb1cadbee themes: pictures-group: fix alignment when pictures do not fill the flex container
In most cases, a line in a pictures-group contains enough pictures or at
least in the correct format (usually in landscape mode) to actually make
the browser call flex-shrink.

However, in a few specific cases, when pictures do not fill the flex
container, there is some space left on the right side of the line which
could be filled in.

In that case, we can use the flex-grow property. To be able to keep
everything aligned, we need to set the flex-grow property according to
the ratio of the picture so that all pictures in the line are grown
proportionally.

Adding this alignment fix required a bit of re-ordering so we could call
the ratio property for the div of class `picture`.

Fixes #92

Signed-off-by: Quentin Schulz <foss@0leil.net>
2019-05-05 21:21:14 +02:00
Adrien Beudin
262f945835 [fix] add css section for pictures-group 2019-03-05 19:44:24 +01:00
Adrien Beudin
813e1609d7 [fix] some little stuff 2018-11-01 18:59:32 +01:00
Adrien Beudin
933316ee86 add css effect 2018-03-09 10:41:06 +01:00
Adrien Beudin
95358281ef fix fullscreen video on click 2017-06-04 21:54:04 +02:00
Adrien Beudin
59f96c0b24 add background color for audio player 2017-06-04 16:28:09 +02:00
Adrien Beudin
fe83ad3664 add floating image in paragraph section 2017-05-23 13:44:26 +02:00
Adrien Beudin
3da2f92049 remove youtube section on iframe 2017-05-15 14:05:26 +02:00
Adrien Beudin
d6bc47a939 add quote section 2017-05-09 14:37:32 +02:00
Adrien Beudin
0749e9fec2 fix youtube section + add docs 2017-05-03 19:19:55 +02:00
Adrien Beudin
1813b8b1ca add youtube support 2017-05-03 16:49:27 +02:00
Adrien Beudin
7f8942f638 update material phase 2 2017-04-28 16:46:31 +02:00
Adrien Beudin
810d9ba4c9 fix ffmpeg code 2017-04-25 16:24:41 +02:00
Adrien Beudin
f5eaf8daf1 fix some bugs with audio 2017-04-23 16:04:56 +02:00
Adrien Beudin
fc62e12c34 fix title 2017-03-03 17:27:12 +01:00
Adrien Beudin
18ed2fbf3a add docs 2017-03-03 17:21:00 +01:00
Adrien Beudin
2f657c92c9 start audio support 2017-03-03 17:13:49 +01:00
Adrien Beudin
b3d9b41f13 optionnal fixed background for full-picture 2016-11-04 15:43:17 +01:00
Adrien Beudin
a465fdfe69 add support of Open Graph 2016-11-04 12:55:02 +01:00
Beudbeud
b8dda7bcf7 disable autoload 2016-11-02 10:58:57 +01:00
Adrien Beudin
5eae7d671f fix some stuff 2016-11-02 10:07:05 +01:00
Laurent Peuch
5bd7404a18 [fix] ups, forgot to reput resized image 2016-11-01 13:48:45 +01:00
Laurent Peuch
d42d49c9d0 [fix] lazy here doesn't do anything interesting 2016-11-01 13:45:30 +01:00
Laurent Peuch
56350e9c66 [fix] only last background can have a color 2016-11-01 13:36:32 +01:00
Laurent Peuch
7416d1fc56 [fix] full picture image was broken 2016-11-01 13:35:22 +01:00
Laurent Peuch
ad0b188cb3 [fix] uses lazy again 2016-11-01 13:35:13 +01:00
Laurent Peuch
1f3934855d [mod] simplify template 2016-11-01 12:32:58 +01:00
Laurent Peuch
aa6df3edbd [mod] fix indentation 2016-11-01 12:23:44 +01:00
Laurent Peuch
081ce9df64 [mod] simplify template 2016-11-01 12:22:46 +01:00
Laurent Peuch
b089fcb502 [mod] simplify template 2016-11-01 12:22:14 +01:00
Laurent Peuch
76afaf140d [mod] simplify template 2016-11-01 12:21:49 +01:00
Laurent Peuch
bed41e136f [mod] simplify code 2016-11-01 12:19:43 +01:00
Laurent Peuch
83cfbdce94 [mod] blank line 2016-11-01 12:12:32 +01:00
Laurent Peuch
7fb406a016 [enh] better loading feeling, uses smaller temporary image for full-picture 2016-11-01 12:12:10 +01:00
Laurent Peuch
c22b0747d8 [enh] uses responsives capacities of baguettebox 2016-11-01 11:52:03 +01:00
Laurent Peuch
2305c4f109 [mod] fix indentation 2016-11-01 11:51:20 +01:00
Laurent Peuch
71566f5b17 [mod] fix indentation 2016-11-01 11:39:48 +01:00
Adrien Beudin
ae5812b363 Fix #57 2016-10-28 17:59:54 +02:00
Adrien Beudin
10a3253aa8 fix caption on video 2016-05-26 17:03:43 +02:00
Adrien Beudin
ef199a5d52 fix caption on video 2016-05-26 12:09:01 +02:00
Antoine Lamielle
4d79db4907 Fix twitter and facebook links in author section 2016-05-14 00:19:55 +02:00
Adrien Beudin
feed72fa26 video index 2016-05-06 09:37:24 +02:00
Adrien Beudin
d7b852216b add cover video 2016-05-04 15:38:11 +02:00
Adrien Beudin
a20798c5db fix html 4 2016-05-03 14:52:25 +02:00
Adrien Beudin
cf42f9b8b4 fix html 2 2016-05-03 10:14:49 +02:00
Adrien Beudin
b0525e5bf7 fix html 2016-05-03 09:37:43 +02:00
Adrien Beudin
bbeeac535c full picture video 2016-05-02 09:52:10 +02:00
Adrien Beudin
7235c09e66 fix fullscreen 2016-04-30 11:57:52 +02:00
Adrien Beudin
5fd7b89ca9 bordered video 2016-04-30 10:24:37 +02:00