update management for 2019

This commit is contained in:
Terje Russka
2019-08-23 18:14:34 +03:00
parent 73ae7c331c
commit 11c84a1325
27 changed files with 53 additions and 29 deletions

View File

@@ -41,6 +41,11 @@ Fork this repo to your own account and create a pull request for changes you hav
cd lapikud.github.io
jekyll serve --host 0.0.0.0
5. Image converter usage (requires imagemagick)
sudo apt-get install imagemagick
sh convert-past-management-images.sh
# Deploy (TODO)
jekyll build