From 6e9823801a03f2fff512f2762dd07421bab9c74a Mon Sep 17 00:00:00 2001 From: abeudin Date: Mon, 12 Feb 2018 11:45:58 +0100 Subject: [PATCH 1/5] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e53d7f9..7c038cd 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ prosopopee (-h | --help) prosopopee.py --version ``` +## Docker + +https://hub.docker.com/r/beudbeud/prosopopee/ + ## Licence GLPv3 From 0e9b71fceadcc669210afd3999efca5f6f8f4a39 Mon Sep 17 00:00:00 2001 From: abeudin Date: Mon, 12 Feb 2018 11:50:46 +0100 Subject: [PATCH 2/5] Update install.rst --- docs/install.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/install.rst b/docs/install.rst index b2686e3..9fc3d5e 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -60,3 +60,16 @@ Installation in virtualenv 2. Download and install Prosopopee:: pip install prosopopee + +Docker +------ + +Get the Docker image:: + + docker pull beudbeud/prosopopee + +Run:: + docker run --rm -v $(pwd):/site prosopopee + + +More informations https://hub.docker.com/r/beudbeud/prosopopee/ From 42c01a6048cdb87608c718e35d4d05fcab001f0e Mon Sep 17 00:00:00 2001 From: abeudin Date: Mon, 12 Feb 2018 11:51:01 +0100 Subject: [PATCH 3/5] Update install.rst --- docs/install.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/install.rst b/docs/install.rst index 9fc3d5e..ac262de 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -69,6 +69,7 @@ Get the Docker image:: docker pull beudbeud/prosopopee Run:: + docker run --rm -v $(pwd):/site prosopopee From 2dddd82c9c78b3b5588db8ce6f5a43ca1e5d735b Mon Sep 17 00:00:00 2001 From: abeudin Date: Wed, 21 Feb 2018 12:21:24 +0100 Subject: [PATCH 4/5] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7c038cd..623be3b 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ Prosopopee. Static site generator for your story. * Password access. * Image lazy loading + ## TODO + + * Night Mode + * More sections + ## Usage ``` From be6f58c17aef2548e8086a19d4c1e3ce76c8f540 Mon Sep 17 00:00:00 2001 From: abeudin Date: Sun, 25 Feb 2018 20:15:03 +0100 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 623be3b..532b0e3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Prosopopee -More or less a small clone of exposure.co in form of a static generator. For +More or less a small clone of exposure.co or Medium 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.