Adrien Beudin
9f51abaeaf
Add tags and new features for menu
2016-02-11 22:54:27 +01:00
Laurent Peuch
64c96f5122
[enh] move to template inheritance to avoid redudency
2016-02-09 22:14:30 +01:00
Laurent Peuch
ef55e9baf2
[mod] retab
2016-02-09 22:13:28 +01:00
Adrien Beudin
f144a53ee5
Update README
2016-02-09 21:59:03 +01:00
Adrien Beudin
cfd2c4b751
merge from master
2016-02-09 21:12:34 +01:00
Adrien Beudin
a290c2bea3
Update code of menu
2016-02-09 21:03:21 +01:00
Laurent Peuch
acccb41ff0
[mod] update sections templates for new behavior
2016-02-09 07:36:08 +01:00
CapsLock
0ab845eada
Now one can choose to override picture quality for thumbnails
...
To use it, change this :
- type: pictures-group
images:
-
- image1.jpg
- image2.jpg
-
- image3.jpg
- image4.jpg
To this :
- type: pictures-group
images:
-
- name: image1.jpg
quality: 80
- image2.jpg
-
- image3.jpg
- name: image4.jpg
quality: 100
Next step would be to compress pictures instead of just copying them to reduce their size
Signed-off-by: CapsLock <faimaison@legeox.net>
2016-02-09 07:36:08 +01:00
CapsLock
dca0f3623a
footer type : s/generate/generated/
...
Signed-off-by: CapsLock <faimaison@legeox.net>
2016-02-09 07:36:08 +01:00
Adrien Beudin
2dc2888a07
Fix home
2016-02-08 15:19:55 +01:00
Adrien Beudin
17c0fdbaab
Add support of menu
2016-02-08 11:28:11 +01:00
Laurent Peuch
66f045183f
[fix] typo in footer
2016-01-24 13:36:15 +01:00
Laurent Peuch
719b2c5128
[fix] bugs in new index style
2016-01-17 10:26:12 +01:00
Laurent Peuch
8175ed4de7
[enh] fun display of galleries, take less space for the first instead of the last, putting the first more in sight :)
2016-01-17 10:26:12 +01:00
kload
73faba80f2
[enh] Add 'paragraph' section
...
+ regular monserrat font
+ margin fixes
2016-01-12 18:18:35 +01:00
kload
aaa6f3a4e5
[enh] Use 2 open fonts instead of default ones
...
Crimson to replace the default serif:
http://www.fontsquirrel.com/fonts/crimson
Montserrat to replace the sans-serif title font:
http://www.fontsquirrel.com/fonts/montserrat
2016-01-12 14:33:15 +01:00
Laurent Peuch
bee509c80f
[fix] js.onload stuff
2015-12-10 08:05:07 +01:00
Laurent Peuch
713a6a5314
[enh] add raw html section
2015-12-10 06:37:49 +01:00
Laurent Peuch
b07a8eafe0
[mod] increase sections pictures height, 400 was too small
2015-12-10 06:19:19 +01:00
Laurent Peuch
4c32a80659
[mod] max panorama height
2015-12-10 06:19:01 +01:00
Laurent Peuch
d4172c09da
[mod] tune a bit the panorama
2015-12-10 06:18:37 +01:00
Laurent Peuch
d010da94f4
[enh] add panorama section
2015-12-10 05:49:39 +01:00
Laurent Peuch
4935f6bddf
[fix] correct link cc-by-sa
2015-12-10 00:32:02 +01:00
Laurent Peuch
74b35e2131
[mod] include credit to atom logo in footer
2015-12-10 00:31:20 +01:00
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
6ee2d9406b
[fix] make this damn setup.py accept my static files.
2015-12-09 08:45:41 +01:00