Commit Graph

14 Commits

Author SHA1 Message Date
Simon Conseil
1ba600cef5 Ignore tags, and ignore flake8 E731 2018-10-10 22:34:07 +02:00
Simon Conseil
062f959000 Ignore .pytest_cache directory 2018-08-27 00:23:32 +02:00
Jamie Starke
cd8f4d02c4 Added the ability to generate media pages
- New optional parameter added to `Writer.__init__` to specify
the template file
- modified version of colorbox theme created that supports
generating media pages and linking to them (if javascript
is not supported)
- `media_page` plugin created that responds to the `gallery_build`
signal, and generates pages for each media element based on
the media.html template, including links to the next and
previous image (if applicable)
2014-10-26 14:29:27 -07:00
Simon Conseil
257ee4707e Use plain css to simplify theme customizing.
Remove the dependency on ruby/sass, only cssmin is required to minify css files
(and it can be installed with pip).
2014-08-24 22:32:39 +02:00
Simon Conseil
d8f9df2cd8 Tox and travis config 2013-09-29 00:40:35 +02:00
Matthias Vogelgesang
e7385b9d0d Ignore setup.py's build/ directory 2013-08-02 08:24:34 +02:00
Simon Conseil
8cbad2b3c4 Move sample pictures to a sub-directory 2013-05-07 00:30:07 +02:00
Simon
41814a3bd6 Galleria theme: use normalize.css and sass. 2012-12-13 00:52:29 +01:00
Simon
1a07a35289 gitignore 2012-11-09 00:18:08 +01:00
Simon
0e97e7a07c gitignore 2012-07-02 00:09:36 +02:00
Simon
177d677a46 gitignore 2012-05-13 23:39:14 +02:00
Simon
588645ff5f update setup.py, MANIFEST, LICENSE and gitignore 2012-05-13 16:15:23 +02:00
Simon
ee335f0e52 add distutils setup 2011-05-13 17:39:18 +02:00
Simon
af54ea5567 - bugfix in process_exif
- add gitignore
2010-10-15 23:41:37 +02:00