646 Commits

Author SHA1 Message Date
Adrien Beudin
749d7d7693 Merge https://github.com/Psycojoker/prosopopee 2016-03-30 11:07:44 +02:00
abeudin
3c5571e5ca Update bordered-picture.html 2016-03-08 14:03:33 +01:00
Laurent Peuch
43628d480f [mod] renaming 2016-02-28 09:49:22 +01:00
Laurent Peuch
9a24c8dec5 [fix] text is not an option that makes sens to cache 2016-02-28 09:49:02 +01:00
Laurent Peuch
ab0885902e [mod] autopep8 2016-02-28 09:47:33 +01:00
Adrien Beudin
dbdd257c52 add caption on exposure theme 2016-02-26 19:52:14 +01:00
Adrien Beudin
283bfd6804 add caption on exposure theme 2016-02-26 14:39:19 +01:00
Laurent Peuch
f38e4fe90e [mod] make CHANGELOG lisible on github 2016-02-25 13:18:07 +01:00
Laurent Peuch
fd7f3c4420 Merge pull request #37 from abeudin/master
Fix material theme
2016-02-24 17:19:32 +01:00
Adrien Beudin
f103593cd9 merge from upstream 2016-02-24 16:53:08 +01:00
Adrien Beudin
11513e6461 fix material theme 2016-02-24 16:51:59 +01:00
Laurent Peuch
8c1abf288f [mod] removeuseless import 2016-02-24 14:14:48 +01:00
Laurent Peuch
52f0441ff5 [fix] meh 2016-02-24 14:06:28 +01:00
Laurent Peuch
9a9f75dec5 [fix] weird path 2016-02-24 10:56:33 +01:00
Laurent Peuch
34f8ff4bab [fix] pip git+ does shit with static files 2016-02-24 10:53:06 +01:00
Adrien Beudin
deecbc17e3 fix setup.py 2016-02-24 10:46:47 +01:00
Laurent Peuch
3bdbcfc4ff [doc] add title to CHANGELOG file 2016-02-23 07:18:17 +01:00
Laurent Peuch
5c7f538b8e [fix] handle static files in a generic matter in setup.py 2016-02-23 07:14:52 +01:00
Laurent Peuch
0f8cd3a28f [fix] no file in those dirs 2016-02-23 07:04:33 +01:00
Laurent Peuch
871822bf7e [fix] always input markdown in pypandoc 2016-02-23 07:03:48 +01:00
Laurent Peuch
1209c61f69 [enh] release 0.2 2016-02-23 07:02:10 +01:00
Laurent Peuch
d0e64d4c62 [doc] add CHANGELOG to pypi 2016-02-23 07:01:06 +01:00
Laurent Peuch
6942de1700 [doc] add CHANGELOG 2016-02-23 07:00:26 +01:00
Laurent Peuch
6b70022c6e [doc] add section for CHANGELOG 2016-02-23 06:51:33 +01:00
Laurent Peuch
1a6cdfd294 [doc] reorganise README.md 2016-02-23 06:36:50 +01:00
Laurent Peuch
24a7682884 [fix] forgot capslock, he doesn't appear in github graph for wathever reason 2016-02-23 06:32:47 +01:00
Laurent Peuch
3a5ab04117 [doc] add AUTHORS section 2016-02-23 06:18:01 +01:00
Laurent Peuch
b659233858 Merge remote-tracking branch 'abeudin/master'
Conflicts:
	MANIFEST.in
	prosopopee/prosopopee.py
	setup.py
2016-02-23 06:07:43 +01:00
Laurent Peuch
b415f627c2 [mod] update example 2016-02-23 06:06:05 +01:00
Laurent Peuch
a18330bfc0 [doc] document themes support 2016-02-23 06:05:13 +01:00
Laurent Peuch
6018624154 [mod] remove debug print 2016-02-23 06:01:07 +01:00
Laurent Peuch
719b994c07 [enh] add error in case theme doesn't exist 2016-02-23 06:00:57 +01:00
Laurent Peuch
f8580c7900 [enh] simplify a lot theme handling 2016-02-23 05:57:46 +01:00
Laurent Peuch
904b1385d1 [mod] upgrade CACHE number to avoid bugs 2016-02-23 05:57:25 +01:00
Laurent Peuch
1949c18051 [fix] only include correct files 2016-02-23 05:57:08 +01:00
Adrien Beudin
d6ca3b41c0 update prosopopee.py after revert 2016-02-22 19:02:49 +01:00
Adrien Beudin
ce97f7c18a update MANIFEST.in 2016-02-22 18:57:00 +01:00
Adrien Beudin
310d59cce2 update setup.py 2016-02-22 18:56:26 +01:00
Adrien Beudin
3f7d5866b6 move default theme in themes folder 2016-02-22 16:36:00 +01:00
Adrien Beudin
d3eea46393 Revert "move default theme in themes folder"
This reverts commit bf986ded7da83d4183a57c09e3c603abdaa94d62.
2016-02-22 16:32:44 +01:00
Adrien Beudin
bf986ded7d move default theme in themes folder 2016-02-22 16:29:36 +01:00
Adrien Beudin
095034b117 remove useless files 2016-02-22 14:14:50 +01:00
Adrien Beudin
8c7dbc5a4a add support theme 2016-02-22 14:11:36 +01:00
Adrien Beudin
2f991cab75 add new theme : material 2016-02-21 22:09:59 +01:00
Laurent Peuch
a1f174990e Merge pull request #30 from abeudin/master
[fix] enable add static files
2016-02-20 03:42:57 +01:00
Adrien Beudin
7cbe86c653 [fix] enable add static files 2016-02-19 17:39:17 +01:00
Julien Malik
9a876aafc4 [fix] Revert "[fix] css fix. covers were overlapping"
This was fixing the behavior for cover-1, but breaks it when several cover-3 follows.
Better keep it as it was before, waiting for a better solution.

This reverts commit 13e9d369c10c0b0811764cf7c9b56ff4c0bd4666.
2016-02-19 15:46:36 +01:00
Julien Malik
13e9d369c1 [fix] css fix. covers were overlapping 2016-02-19 11:38:35 +01:00
Julien Malik
8030074b1f [fix] fix last commit 2016-02-19 11:36:17 +01:00
Julien Malik
44419b0390 [fix] typo 2016-02-19 11:32:53 +01:00