From 6707078479adf4d15b56b3db7a18fd4bcdb69b41 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Tue, 31 Jul 2018 17:10:46 +0200 Subject: [PATCH] Clarify pelican and netlify --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50660bd..f0637ed 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,8 @@ Supported content formats: - Pelican: reStructuredText, markdown, asciidoc, org-mode, whatever-you-want Note that many features of Pelican are coming from plugins, which might be tricky -to use because of version mismatch or lacking documentation. +to use because of version mismatch or lacking documentation. Netlify supports Python +and Pipenv but you still need to install your dependencies manually. ## Contributing As the documentation site is automatically built on commits to master, all development