magcms/README.md

61 lines
1.0 KiB
Markdown
Raw Normal View History

2016-01-17 17:45:11 +01:00
# Prosopopee
2018-02-25 20:15:03 +01:00
More or less a small clone of exposure.co or Medium 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-10-12 01:16:15 +02:00
## Features
2017-10-12 01:29:26 +02:00
* Thumbnails & multiple resolutions for fast previews (JPEG progressive).
2017-10-12 01:16:15 +02:00
* Videos support
* Mobile friendly.
* Multi level gallery.
* Support themes.
* Password access.
2017-10-12 01:29:26 +02:00
* Image lazy loading
2018-02-21 12:21:24 +01:00
## TODO
* Night Mode
* More sections
2017-10-12 01:16:15 +02:00
## Usage
2017-05-05 16:55:53 +02:00
```
2017-05-05 16:55:07 +02:00
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
2018-02-12 11:45:58 +01:00
## Docker
https://hub.docker.com/r/beudbeud/prosopopee/
2017-05-05 16:55:07 +02:00
## Licence
GLPv3
2017-05-05 16:56:45 +02:00
## Documentation
http://prosopopee.readthedocs.org/en/latest/
2017-09-14 21:33:28 +02:00
## Examples
2017-05-05 16:56:45 +02:00
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
* http://media.faimaison.net/photos/galerie/
* https://www.thebrownianmovement.org/
2016-02-03 22:34:04 +01:00
* http://outside.browny.pink
* http://such.life
2017-10-03 11:34:18 +02:00
* http://www.street-art.me
2016-01-17 17:45:11 +01:00
2017-08-28 10:46:27 +02:00
## IRC
channel : irc.freenode.net#prosopopee
2016-02-03 22:55:14 +01:00