From ee2581cc360776898a176f8657d45d398f827ff7 Mon Sep 17 00:00:00 2001 From: Jeroendevr Date: Wed, 2 May 2018 19:27:30 +0200 Subject: [PATCH] Clarification for https credentials In an effort to further clarify the documentation. I would like to clarify how to use https in combination with the credentials. --- content/docs/deployment/ghpages/contents.lr | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/docs/deployment/ghpages/contents.lr b/content/docs/deployment/ghpages/contents.lr index 6c56e769..47d05ff6 100644 --- a/content/docs/deployment/ghpages/contents.lr +++ b/content/docs/deployment/ghpages/contents.lr @@ -34,6 +34,13 @@ rules apply as for the [rsync deployment method :ref](../rsync/). The HTTPS transport on the other hand accepts `--username` and `--password` which override the values in the URL. +Example: + +```ini +[servers.ghpages] +target = ghpages:https://username:pasword@your-user/your-user.github.io +``` + ## Behavior The way this deployment support works is that it commits a new commit into a