From 47748a1bab9c79a01324e37329ea1a8c5903ecf6 Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Wed, 3 Jun 2020 22:31:39 +0300 Subject: [PATCH] Add deployment instructions to readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6d10141..e35b57a 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,9 @@ Fork this repo to your own account and create a pull request for changes you hav sudo apt-get install imagemagick sh convert-past-management-images.sh -# Deploy (TODO) +# Deploy - jekyll build - rsync -av _site/. TODO FIXME +Push to master branch and wait for deployment, it could take up to 2h for the page to update. +You can check the progress by clicking on the [environment](https://github.com/Lapikud/lapikud.github.io/deployments) link + +![Deployments link](https://i.imgur.com/26jnh6k.png)