Metadata-Version: 1.0
Name: prosopopee
Version: 0.4
Summary: exposure.co clone in a static web generating tool
Home-page: https://github.com/Psycojoker/prosopopee
Author: Laurent Peuch
Author-email: cortex@worlddomination.be
License: GPLv3+
Description: Prosopopee
        ==========
        
        More or less a small clone of exposure.co in form of a static generator.
        For those of you who don't know what exposure.co is, this allows you to
        tell a story with your pictures.
        
        You can find example usages here:
        
        -  http://surleschemins.fr
        -  http://media.faimaison.net/photos/galerie/
        -  https://www.thebrownianmovement.org/
        -  http://outside.browny.pink
        -  http://such.life
        
        Documentation
        -------------
        
        http://prosopopee.readthedocs.org/en/latest/
        
        
        
        Changelog
        =========
        
        0.4 (2016-12-11)
        
         * greatly improved loading speed of pages with several different technics (see below)
         * RSS https://prosopopee.readthedocs.org/en/latest/configuration.html#rss by beudbeud
         * possibility to use video in section and cover by beudbeud (and a bit of Bram)
         * add lazyload for pics by beudbeud
         * if a theme doesn't have a section, fallback on exposure theme which is considered the default one by titoko
         * code and templates cleaning by Bram
         * make code a bit more robust by Bram
         * basic CI on travis by Bram
         * Light mode by beudbeud
         * progressive JPEG/GIF/PNG by default for a better loading experience by 0x010C following sebian's blogpost
         * <picture> element support for smoother loading by Bram
         * resposive mode of baguette by Bram
         * several background images for smoother loading by Bram
         * optimise write time to avoid blank pages during regeneration by Bram
         * optional opengraph support by beudbeud https://prosopopee.readthedocs.io/en/latest/configuration.html#open-graph-meta
        
        0.3.1 (2016-04-13)
        
         * fix: cover date was hidden by default, this was a backward breaking behavior
        
        0.3 the "beudbeud release" (2016-04-13)
        
         * caption support on bordered picture and pictures group https://prosopopee.readthedocs.org/en/latest/sections.html#advanced-options by beudbeud
         * configure licence https://prosopopee.readthedocs.org/en/latest/configuration.html#licence in footer by beudbeud
         * possibility to use a range for the full picture date https://prosopopee.readthedocs.org/en/latest/sections.html#full-screen-picture by beudbeud
         * Update material theme by beudbeud
         * social share https://prosopopee.readthedocs.org/en/latest/configuration.html#share by beudbeud
         * Define background and text color of section https://prosopopee.readthedocs.org/en/latest/sections.html#advanced-options by beudbeud
        
        0.2 (2016-02-23)
        
         * a lot new contributors stepped in, see https://prosopopee.readthedocs.org/en/latest/authors.html
         * possibility to specify an (optional) menu https://prosopopee.readthedocs.org/en/latest/configuration.html#menu made by beudbeud
         * configure Graphics Magick options on a global or per images fashion https://prosopopee.readthedocs.org/en/latest/configuration.html#gm and https://prosopopee.readthedocs.org/en/latest/configuration.html#images-handling by capslock and jmk
         * support for various themes and a new material theme in addition of the default one https://prosopopee.readthedocs.org/en/latest/configuration.html#themes by beudbeud
         * tags support in gallery settings https://prosopopee.readthedocs.org/en/latest/configuration.html#example by beudbeud
         * introduce internal CACHE format version to avoid breaking build when changing it
        
        0.1 (2016-02-09)
        
         * First pypi release
        
        
Platform: UNKNOWN
