2016-01-17 17:45:11 +01:00
|
|
|
# Prosopopee
|
|
|
|
|
2016-02-03 22:34:04 +01:00
|
|
|
More or less a small clone of exposure.co in form of a static generator. For
|
2016-04-14 02:49:57 +02:00
|
|
|
those of you who don't know what exposure.co is, this allows you to tell a
|
|
|
|
story with your pictures.
|
2016-02-03 22:34:04 +01:00
|
|
|
|
2017-05-05 16:55:07 +02:00
|
|
|
Prosopopee. Static site generator for your story.
|
|
|
|
|
2017-05-05 16:55:53 +02:00
|
|
|
```
|
2017-05-05 16:55:07 +02:00
|
|
|
Usage:
|
|
|
|
prosopopee
|
|
|
|
prosopopee preview
|
|
|
|
prosopopee deploy
|
|
|
|
prosopopee (-h | --help)
|
|
|
|
prosopopee.py --version
|
2017-05-05 16:55:53 +02:00
|
|
|
```
|
2017-05-05 16:55:07 +02:00
|
|
|
|
|
|
|
## Licence
|
|
|
|
|
|
|
|
GLPv3
|
|
|
|
|
2016-02-03 22:34:04 +01:00
|
|
|
You can find example usages here:
|
|
|
|
|
2016-04-14 02:49:57 +02:00
|
|
|
* http://surleschemins.fr
|
2016-02-09 22:44:44 +01:00
|
|
|
* http://media.faimaison.net/photos/galerie/
|
2016-02-04 23:03:31 +01:00
|
|
|
* https://www.thebrownianmovement.org/
|
2016-02-03 22:34:04 +01:00
|
|
|
* http://outside.browny.pink
|
|
|
|
* http://such.life
|
2016-01-17 17:45:11 +01:00
|
|
|
|
2016-02-03 22:55:14 +01:00
|
|
|
|
2016-04-18 14:31:22 +02:00
|
|
|
## Documentation
|
2016-02-03 22:55:14 +01:00
|
|
|
|
2017-05-05 16:55:07 +02:00
|
|
|
http://prosopopee.readthedocs.org/en/latest/
|