Add deployment instructions to readme

pull/55/head
Arti Zirk 5 years ago committed by GitHub
parent b37ce157da
commit 47748a1bab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      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)

Loading…
Cancel
Save