Releases: Psycojoker/prosopopee
Releases · Psycojoker/prosopopee
0.8.1
0.8
- Add night mode https://prosopopee.readthedocs.io/en/latest/configuration.html#night_mode
- Add a test command to build html without generating media files
- fix some bugs
0.7
- Add password access (based on https://robinmoisson.github.io/staticrypt/)
0.6
- Compatibility python 2 and 3
- Possibility to add custom css and js http://prosopopee.readthedocs.io/en/latest/theming.html
- Add reverse option by titoko https://prosopopee.readthedocs.io/en/latest/configuration.html#reverse
0.5
- Add audio HTML5 player https://prosopopee.readthedocs.org/en/latest/sections.html#audio by beudbeud
- Update Material theme by beudbeud
- Add iframe section https://prosopopee.readthedocs.org/en/latest/sections.html#iframe by beudbeud
- Add quotes section https://prosopopee.readthedocs.org/en/latest/sections.html#quote by beudbeud
- Add deploy and preview option https://prosopopee.readthedocs.io/en/latest/build.html#preview by beudbeud
- Load only css and jss if the section is used by beudbeud
- Possibility to add floating image in paragraph by beudbeud https://prosopopee.readthedocs.org/en/latest/sections.html#paragraph
- fix some bugs